feat: add Badge component to shared/ui

This commit is contained in:
Ilia Mashkov
2026-04-18 15:53:01 +03:00
parent db2d7b78dd
commit bb9c91b4f8
3 changed files with 91 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
export { Badge } from './ui/Badge'