diff --git a/src/features/library/LibraryView.tsx b/src/features/library/LibraryView.tsx index 8ab5be34..c78ed970 100644 --- a/src/features/library/LibraryView.tsx +++ b/src/features/library/LibraryView.tsx @@ -91,34 +91,38 @@ export const LibraryView: React.FC = ({ onEditEntity }) => {
- +
-
+
+ Filter by type {ENTITY_TYPES.map((type) => ( ))} -
+
- +