We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0004389 commit d0af1a1Copy full SHA for d0af1a1
.github/demo.gif
-65.8 KB
README.md
@@ -13,7 +13,7 @@
13
_This is the React component for the [**Font Picker**](https://github.com/smeuli/font-picker) package._
14
15
<p align="center">
16
- <img src=".github/demo.gif" width=800 alt="Demo">
+ <img src=".github/demo.gif" width=700 alt="Demo">
17
</p>
18
19
@@ -70,4 +70,4 @@ The following props can be passed to the `FontPicker` component:
70
* `git clone`
71
* `npm install`
72
* `npm start` to generate the library bundle using [Rollup](https://github.com/rollup/rollup) (in the `lib` directory)
73
-* See the font picker in action using [Storybook](https://github.com/storybooks/storybook): `npm run storybook`
+* See the font picker in action using [Storybook](https://github.com/storybooks/storybook): `npm run storybook`
0 commit comments