File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ npm install typed-react-form
31
31
## Typescript demos
32
32
33
33
### 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 )
35
35
36
36
### 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 )
38
38
39
39
### 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 )
41
41
42
42
## Javascript/typescript React
43
43
You can’t perform that action at this time.
0 commit comments