We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21bb661 commit 1942083Copy full SHA for 1942083
1 file changed
README.md
@@ -17,5 +17,9 @@ import { FetchLoading } from 'fetch-loading'
17
18
<FetchLoading theme="#a2d1aa" />
19
20
+<FetchLoading theme="#fafafa" />
21
+
22
+<FetchLoading theme="#000000" />
23
24
...
25
```
0 commit comments