Skip to content

Commit

Permalink
fixed incorrect path
Browse files Browse the repository at this point in the history
  • Loading branch information
yairEO committed Jan 7, 2024
1 parent 4c474ea commit d76eaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@ Similar to native `<Select>` element, but allows typing text as value.
See [**live demo**](https://codesandbox.io/s/tagify-react-wrapper-oempc) for React integration examples.
⚠️ Tagify is **not** a [controlled component](https://github.com/yairEO/tagify/issues/489#issuecomment-629316093).
A Tagify React component is exported from [`react.tagify.jsx`](https://github.com/yairEO/tagify/blob/master/dist/react.tagify.jsx):
A Tagify React component is exported from [`react.tagify.jsx`](https://github.com/yairEO/tagify/blob/master/src/react.tagify.jsx):
---
### Update regarding `onChange` prop:
Expand Down

0 comments on commit d76eaf2

Please sign in to comment.