File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ import BaseInput from '../baseInput';
6
6
* @description : a wrapper for Text Field component to create enclosed text area
7
7
* @modifiers : Typography
8
8
* @extends : TextField
9
- * @extendslink : https://github.com/wix/react-native-ui-lib/blob/master/src/components/inputs/TextField .js
9
+ * @extendslink : https://github.com/wix/react-native-ui-lib/blob/master/src/components/textField/index .js
10
10
* @gif : https://media.giphy.com/media/3oFzmoU8TdfHeYZNZu/giphy.gif
11
- * @example : https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/InputsScreen.js
11
+ * @example : https://github.com/wix/react-native-ui-lib/blob/master/demo/src/screens/componentScreens/TextFieldScreen/ InputsScreen.js
12
12
*/
13
13
export default class TextArea extends BaseInput {
14
14
static displayName = 'TextArea' ;
You can’t perform that action at this time.
0 commit comments