mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
Environment Variables: Validations and minor fixes
This commit is contained in:
@@ -26,7 +26,6 @@ import useNotifier from 'utils/useNotifier'
|
|||||||
import { HIDE_CANVAS_DIALOG, SHOW_CANVAS_DIALOG } from 'store/actions'
|
import { HIDE_CANVAS_DIALOG, SHOW_CANVAS_DIALOG } from 'store/actions'
|
||||||
import { TooltipWithParser } from '../../ui-component/tooltip/TooltipWithParser'
|
import { TooltipWithParser } from '../../ui-component/tooltip/TooltipWithParser'
|
||||||
import { Dropdown } from '../../ui-component/dropdown/Dropdown'
|
import { Dropdown } from '../../ui-component/dropdown/Dropdown'
|
||||||
import { SwitchInput } from '../../ui-component/switch/Switch'
|
|
||||||
|
|
||||||
const variableTypes = [
|
const variableTypes = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user