Import configuration module in useRefFiles hook for background image management
This commit is contained in:
parent
52cee232d0
commit
1a8dfa628b
@ -8,6 +8,7 @@ import { useCanvas } from '@/hooks/useCanvas'
|
||||
import { deleteBackGroundImage, setBackGroundImage } from '@/lib/imageActions'
|
||||
import { settingModalFirstOptionsState } from '@/store/settingAtom'
|
||||
import { popSpinnerState } from '@/store/popupAtom'
|
||||
import Config from '@/config/config.export'
|
||||
|
||||
/**
|
||||
* 배경 이미지 관리
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user