feat: add dropdown component

This commit is contained in:
Sonny
2024-05-12 20:06:05 +02:00
committed by Sonny
parent 3531038321
commit 0f1dc9b69c
13 changed files with 142 additions and 16 deletions

View File

@@ -20,6 +20,8 @@ declare module '@emotion/react' {
lightRed: string;
yellow: string;
boxShadow: string;
};
border: {