Skip to content

Commit d0af1a1

Browse files
committed
Update demo GIF
1 parent 0004389 commit d0af1a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/demo.gif

-65.8 KB
Loading

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
_This is the React component for the [**Font Picker**](https://github.com/smeuli/font-picker) package._
1414

1515
<p align="center">
16-
<img src=".github/demo.gif" width=800 alt="Demo">
16+
<img src=".github/demo.gif" width=700 alt="Demo">
1717
</p>
1818

1919

@@ -70,4 +70,4 @@ The following props can be passed to the `FontPicker` component:
7070
* `git clone`
7171
* `npm install`
7272
* `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`
73+
* See the font picker in action using [Storybook](https://github.com/storybooks/storybook): `npm run storybook`

0 commit comments

Comments
 (0)