♻️ Fix folder case issue (wip)

This commit is contained in:
Baptiste Arnaud
2023-03-15 12:48:42 +01:00
parent f3af07b7ff
commit 3d3670d740
39 changed files with 19 additions and 19 deletions

View File

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