mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
fix(client-directive): fix build error (#1778)
This commit is contained in:
committed by
GitHub
parent
0b16fa4dd0
commit
4a3c6d17e3
@@ -1,3 +1,5 @@
|
||||
'use client'
|
||||
|
||||
import { useCallback, useRef, useState } from 'react'
|
||||
import { createLogger } from '@/lib/logs/console/logger'
|
||||
import { useWorkflowDiffStore } from '@/stores/workflow-diff/store'
|
||||
|
||||
Reference in New Issue
Block a user