fix: konva Image alt prop + useMemo dep array corrections

This commit is contained in:
Soroush.Asadi
2026-05-25 07:29:40 +03:30
parent c61f587767
commit 39a86b93d4
4 changed files with 4 additions and 1 deletions
+1
View File
@@ -95,6 +95,7 @@ export function useStudioProjectPersistence(
audioVolume,
sceneBackgroundColor,
sceneAccentColor,
getSceneDataForSave,
]
);