We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1deab86 commit 0dc60f9Copy full SHA for 0dc60f9
README.md
@@ -10,10 +10,10 @@
10
11
## Props
12
13
-|Prop |Type |Default|Description |
14
-|-------|-------|-------|------------------------------------|
15
-|loading|boolean|false |Controls loading indicator animation|
16
-|styled |boolean|false |Disables inessential default styles |
+|Prop |Type |Required|Default|Description |
+|-------|-------|--------|-------|------------------------------------|
+|loading|boolean|false |false |Controls loading indicator animation|
+|styled |boolean|false |true |Disables inessential default styles |
17
18
## Installation
19
0 commit comments