Skip to content

Commit

Permalink
Update types.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnBonny authored and Aniket-Engg committed Jan 10, 2025
1 parent d954575 commit 496e315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/remix-ui/plugin-manager/src/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ export interface RemixUiPluginManagerProps {
pluginManagerSettings: PluginManagerSettings
}
/** @class Reference loaders.
* A loader is a get,set based object which load a workspace from a defined sources.
* A loader is a get, set based object which load a workspace from a defined sources.
* (localStorage, queryParams)
**/
declare class PluginLoader {
Expand Down

0 comments on commit 496e315

Please sign in to comment.