Skip to content

Commit

Permalink
export default Button component
Browse files Browse the repository at this point in the history
Signed-off-by: Erik Kieckhafer <[email protected]>
  • Loading branch information
kieckhafer committed Jul 3, 2019
1 parent 0fd27e5 commit c053c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imports/client/ui/components/Button/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export { default } from "./Button";

0 comments on commit c053c96

Please sign in to comment.