|
|
|
@ -5,7 +5,7 @@ import { Toaster } from '@remix-ui/toaster' |
|
|
|
|
import { IframePlugin, WebsocketPlugin } from '@remixproject/engine-web' |
|
|
|
|
|
|
|
|
|
import { localPluginReducerActionType, localPluginToastReducer } from '../reducers/pluginManagerReducer' |
|
|
|
|
import { FormStateProps, PluginManagerComponent } from '../../types' |
|
|
|
|
import { canActivate, FormStateProps, PluginManagerComponent } from '../../types' |
|
|
|
|
|
|
|
|
|
interface LocalPluginFormProps { |
|
|
|
|
closeModal: () => void |
|
|
|
|