Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit ff45916

Browse files
committed
Be more positive.
1 parent 92da8a6 commit ff45916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import React from "react";
2626
import { TouchableOpacity, View } from "react-native"
2727
import Tags from "react-native-tags";
2828

29-
const UselessComponent = () => (
29+
const MyTagInput = () => (
3030
<Tags
3131
initialText="monkey"
3232
textInputProps={{

0 commit comments

Comments
 (0)