fix: projects loading flicker
This commit is contained in:
parent
17ab403489
commit
b9e5bdff95
|
|
@ -86,7 +86,7 @@ export default function ProjectsPage() {
|
|||
});
|
||||
}
|
||||
},
|
||||
[thumbnailCache]
|
||||
[]
|
||||
);
|
||||
|
||||
const handleCreateProject = async () => {
|
||||
|
|
|
|||
Loading…
Reference in New Issue