Skip to content

Commit

Permalink
Issue #15 chore : export Card Component
Browse files Browse the repository at this point in the history
  • Loading branch information
alstn113 committed Sep 25, 2022
1 parent 14c08de commit bb98f0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

export { Button } from './components/Button';
export { Checkbox } from './components/Checkbox';
export { Card } from './components/Card';

// layouts

Expand Down

0 comments on commit bb98f0e

Please sign in to comment.