small patch

This commit is contained in:
Daniel 2023-05-08 22:48:10 +03:30
parent 1c45c6934d
commit d5c9e7aaf3

View File

@ -37,7 +37,7 @@ export default function Links() {
});
setFilteredLinks(filter);
}, [searchSettings]);
}, [searchSettings, links]);
return (
<Dashboard>