Skip to content

Commit 73fe064

Browse files
authored
Update TSDoc for loadedThemedStylesPath getter
1 parent b50bb86 commit 73fe064

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

webpack/loader-load-themed-styles/src/LoadThemedStylesLoader.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export class LoadThemedStylesLoader {
4848
}
4949

5050
/**
51-
* Use this property to override the path to the @microsoft/load-themed-styles package.
51+
* Use this property to get the path to the loader package (defaults to the path to @microsoft/load-themed-styles).
5252
*/
5353
public static get loadedThemedStylesPath(): string {
5454
return LoadThemedStylesLoader._loadedThemedStylesPath;

0 commit comments

Comments
 (0)