Skip to content

Commit

Permalink
xs
Browse files Browse the repository at this point in the history
  • Loading branch information
ansango committed Jan 29, 2022
1 parent 0d24a79 commit a187bcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
import SampleComponent from "./sample/SampleComponent/SampleComponent";
import Button from "./components/Button/Button";
export { Button };
export { Button, SampleComponent };

1 comment on commit a187bcb

@vercel
Copy link

@vercel vercel bot commented on a187bcb Jan 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.