Skip to content

Commit 2e824d6

Browse files
committed
Update README.md
1 parent 7930f0b commit 2e824d6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ npm install typed-react-form
3131
## Typescript demos
3232

3333
### Type-checked field names
34-
![type-checked field names](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-example.png)
34+
![type-checked field names](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-example.gif)
3535

3636
### Type-checked custom inputs
37-
![type-checked custom inputs](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-custom.png)
37+
![type-checked custom inputs](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-custom.gif)
3838

3939
### Type-checked object/array fields
40-
![type-checked object/array fields](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-objectfield.png)
40+
![type-checked object/array fields](https://github.com/CodeStix/typed-react-form/raw/master/docs/images/demo-objectfield.gif)
4141

4242
## Javascript/typescript React
4343

0 commit comments

Comments
 (0)