change local plugin form

pull/1342/head
bunsenstraat 3 years ago committed by davidzagi93@gmail.com
parent 6e14946e0a
commit 60a3b56ce2
  1. 2
      libs/remix-ui/plugin-manager/src/lib/components/LocalPluginForm.tsx

@ -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

Loading…
Cancel
Save