fix(button): export hasIconOnly prop

Closes #174
This commit is contained in:
Eric Liu 2020-05-07 18:37:52 -07:00
commit 89ec5fbf41
4 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View file

@ -4,4 +4,5 @@
.DS_Store
yarn-debug.log*
yarn-error.log*
*.tgz
*.tgz
.vscode