add pattern filter behaves like sounds tab

This commit is contained in:
Jade (Rose) Rowland
2024-01-20 13:59:32 -05:00
parent b45fd5ce3a
commit 9dca7eb878
4 changed files with 104 additions and 86 deletions
+5
View File
@@ -16,6 +16,11 @@ export const collectionName = {
featured: 'Featured',
};
export const patternFilterName = {
community: 'community',
user: 'user',
};
export let $viewingPatternData = persistentAtom(
'viewingPatternData',
{