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

Commit

Permalink
Be more positive.
Browse files Browse the repository at this point in the history
  • Loading branch information
peterp committed Apr 19, 2019
1 parent 92da8a6 commit ff45916
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 @@ -26,7 +26,7 @@ import React from "react";
import { TouchableOpacity, View } from "react-native"
import Tags from "react-native-tags";

const UselessComponent = () => (
const MyTagInput = () => (
<Tags
initialText="monkey"
textInputProps={{
Expand Down

0 comments on commit ff45916

Please sign in to comment.