mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: projects loading flicker
This commit is contained in:
@@ -86,7 +86,7 @@ export default function ProjectsPage() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[thumbnailCache]
|
[]
|
||||||
);
|
);
|
||||||
|
|
||||||
const handleCreateProject = async () => {
|
const handleCreateProject = async () => {
|
||||||
|
|||||||
Reference in New Issue
Block a user