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 ff1e62b commit 6452830Copy full SHA for 6452830
README.md
@@ -7,7 +7,13 @@ A POC React component library for rendering skeleton states that automatically a
7
8
Try it live in a sandbox by reloading the in-window browser: https://codesandbox.io/s/react-fallback-demo-b36dft?file=/src/App.tsx
9
10
-## Motivation
+## Installation
11
+
12
+```
13
+$ npm i @steviecs/react-fallback
14
15
16
+## Motivation & usage
17
18
Because
19
0 commit comments