Skip to content

Commit

Permalink
feat: export avatar
Browse files Browse the repository at this point in the history
  • Loading branch information
seedy authored Apr 4, 2022
1 parent a8b26d0 commit 48050a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ export { Caption, Tbody, Tfoot, Tr, Th, Td, Thead, Table } from './components/Ta
export { Text } from './components/Text';
export { Tooltip } from './components/Tooltip';
export { VisuallyHidden } from './components/VisuallyHidden';
export {Avatar} from './components/Avatar';

// Stitches
export {
Expand Down

0 comments on commit 48050a5

Please sign in to comment.