Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.

Commit

Permalink
feat(button): add loading attribute to button to initialize a spinner (
Browse files Browse the repository at this point in the history
…#76)

* feat(button): add loading attribute to button to initialize a spinner

re #61

* add micro loading button

* remove handleClick from button
  • Loading branch information
Kimi-Gao committed Sep 30, 2019
1 parent 37724e5 commit 221b0c5
Show file tree
Hide file tree
Showing 11 changed files with 21,499 additions and 15,187 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/*/3rdParty
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**/*/3rdParty

0 comments on commit 221b0c5

Please sign in to comment.