feat: add shared collection page

This commit is contained in:
Sonny
2024-06-02 18:35:10 +02:00
committed by Sonny
parent dc54a1197d
commit 8a4f895853
15 changed files with 93 additions and 18 deletions

View File

@@ -23,7 +23,7 @@ export const lightTheme: Theme = {
white: '#ffffff',
lightGrey: '#dadce0',
grey: '#888888',
grey: '#777777',
lightestBlue,
lightBlue,