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