♻️ Fix folder case issue (wip)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import React from 'react'
|
||||
import { Text } from '@chakra-ui/react'
|
||||
import { WithVariableContent } from '@/features/graph/components/nodes/block/WithVariableContent'
|
||||
import { WithVariableContent } from '@/features/graph/components/nodes-tmp/block/WithVariableContent'
|
||||
|
||||
type Props = {
|
||||
variableId?: string
|
||||
|
||||
Reference in New Issue
Block a user