Skip to content

Commit

Permalink
feat: add icon to lib
Browse files Browse the repository at this point in the history
  • Loading branch information
gokh4nozturk authored and Gökhan Öztürk committed Aug 23, 2022
1 parent f4175ff commit cc60ae1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/main.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import Button from '../src/components/Button/Button.vue';
import Icon from '../src/components/Icon/Icon.vue';

export { Button };
export { Button, Icon };

0 comments on commit cc60ae1

Please # to comment.