mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-07 22:24:06 -05:00
Sub block import fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { SubBlockConfig } from '../../../types/block'
|
||||
import { SubBlockConfig } from '../../../../types/block'
|
||||
import { Label } from '@/components/ui/label'
|
||||
import { ShortInput } from './components/short-input'
|
||||
import { LongInput } from './components/long-input'
|
||||
|
||||
Reference in New Issue
Block a user