Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
fix: export card public-api
Browse files Browse the repository at this point in the history
  • Loading branch information
mthomann committed Feb 18, 2023
1 parent 510245a commit 53943f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export * from './components/profile-picture/public-api';
export * from './components/tab-nav/public-api';
export * from './components/typography/public-api';
export * from './components/user/public-api';
export * from './layout/card/public-api';
export * from './layout/navigation/public-api';
export * from './layout/page-header/public-api';
export * from './layout/stack/public-api';

0 comments on commit 53943f7

Please sign in to comment.