mirror of
https://github.com/ershisan99/ui-kit-int.git
synced 2025-12-18 05:09:32 +00:00
Initial commit
This commit is contained in:
3
src/components/card.tsx
Normal file
3
src/components/card.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function Card() {
|
||||
return <div>card</div>;
|
||||
}
|
||||
Reference in New Issue
Block a user