Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
cinaaaa committed Mar 31, 2023
1 parent 200e7b7 commit 5df2ab1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -6,7 +6,7 @@ Empower your React applications with effortless <span style="color: blue">#tag</

React Tagify is a powerful and pure React component for handling hashtags and mentions in your React app with ease. Give your users the ability to mention others and add tags to their content seamlessly.

For more information and demo, visit our website [here](https://cinaaaa.github.io/react-tagify/).
For more information and demo, visit our website [here](https://react-tagify-site.vercel.app).

## Features

Expand Down
2 changes: 1 addition & 1 deletion packages/react-tagify/README.md
Expand Up @@ -6,7 +6,7 @@ Empower your React applications with effortless <span style="color: blue">#tag</

React Tagify is a powerful and pure React component for handling hashtags and mentions in your React app with ease. Give your users the ability to mention others and add tags to their content seamlessly.

For more information and demo, visit our website [here](https://cinaaaa.github.io/react-tagify/).
For more information and demo, visit our website [here](https://react-tagify-site.vercel.app).

## Features

Expand Down
2 changes: 1 addition & 1 deletion packages/react-tagify/package.json
@@ -1,6 +1,6 @@
{
"name": "react-tagify",
"version": "1.0.4",
"version": "1.0.5",
"description": "Empower your React applications with effortless #tag and @mention support",
"author": "Sina Farhadi",
"scripts": {
Expand Down

1 comment on commit 5df2ab1

@vercel
Copy link

@vercel vercel bot commented on 5df2ab1 Mar 31, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.