File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,9 @@ yarn add react-tag-input-component # yarn
2424
2525## 📦 Example
2626
27- ![ Example] ( preview.gif )
27+ ![ Example] ( https://user-images.githubusercontent.com/5774849/179722762-4d7feef6-52af-4662-ba97-129191fb4f26.gif )
28+
29+ [ ![ Edit react-tag-input-component] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/react-tag-input-component-rgf97?fontsize=14&hidenavigation=1&theme=dark )
2830
2931``` tsx
3032import React , { useState } from " react" ;
Original file line number Diff line number Diff line change 11{
22 "name" : " react-tag-input-component" ,
33 "description" : " lightweight component for tag(s) input" ,
4- "version" : " 1.0.8 " ,
4+ "version" : " 1.0.9 " ,
55 "license" : " MIT" ,
66 "author" : " Harsh Zalavadiya" ,
7+ "repository" : " https://github.com/hc-oss/react-tag-input-component" ,
78 "module" : " dist/react-tag-input-component.esm.js" ,
89 "main" : " dist/index.js" ,
910 "typings" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments