fix: collection new button not appearing
This commit is contained in:
parent
0ea675039a
commit
f4d930df20
@ -92,6 +92,7 @@ const CollectionView = ({
|
||||
url = `${newEntryUrl}?path=${filterTerm}`;
|
||||
}
|
||||
}
|
||||
return url;
|
||||
}, [collection, collectionName, filterTerm]);
|
||||
|
||||
const searchResultKey = useMemo(
|
||||
|
Loading…
x
Reference in New Issue
Block a user