Skip to content

Commit 6bc8e48

Browse files
committed
update TagsInput link to example screen
1 parent 33653bb commit 6bc8e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/tagsInput/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const GUTTER_SPACING = 8;
2121
* @description: Tags input component (chips)
2222
* @modifiers: Typography
2323
* @gif: https://camo.githubusercontent.com/9c2671024f60566b980638ea01b517f6fb509d0b/68747470733a2f2f6d656469612e67697068792e636f6d2f6d656469612f336f45686e374a79685431566658746963452f67697068792e676966
24-
* @example: https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/FormScreen.js
24+
* @example: https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/TagsInputScreen.js
2525
* @extends: TextField
2626
* @extendsLink: https://github.com/wix/react-native-ui-lib/blob/master/src/components/inputs/TextField.js
2727
*/

0 commit comments

Comments
 (0)