We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c58cd commit e140ed6Copy full SHA for e140ed6
README.md
@@ -5,8 +5,8 @@
5
## Installation
6
7
```sh
8
-yarn add @emotion/react @emotion/styled framer-motion
9
-yarn add @choi138/react-toast
+pnpm install @emotion/react @emotion/styled
+pnpm install @choi138/react-text
10
```
11
12
## Example
package.json
@@ -3,7 +3,7 @@
3
"description": "Custom Your Website Text With React-Text",
4
"version": "0.0.0",
"author": "GeunWon Choi <[email protected]>",
- "repository": "https://github.com/hanseo0507/react-toast.git",
+ "repository": "https://github.com/choi138/react-text.git",
"private": false,
"license": "MIT",
"type": "module",
0 commit comments