Commit 94d7630c authored by bunsenstraat's avatar bunsenstraat Committed by davidzagi93@gmail.com

fix arrays

parent 47593867
......@@ -6,6 +6,7 @@ import { IframePlugin, WebsocketPlugin } from '@remixproject/engine-web'
import { localPluginReducerActionType, localPluginToastReducer } from '../reducers/pluginManagerReducer'
import { FormStateProps, PluginManagerComponent } from '../../types'
import { isArray } from 'util'
interface LocalPluginFormProps {
closeModal: () => void
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment