We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d954575 commit 496e315Copy full SHA for 496e315
libs/remix-ui/plugin-manager/src/types.d.ts
@@ -143,7 +143,7 @@ export interface RemixUiPluginManagerProps {
143
pluginManagerSettings: PluginManagerSettings
144
}
145
/** @class Reference loaders.
146
- * 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.
147
* (localStorage, queryParams)
148
**/
149
declare class PluginLoader {
0 commit comments