We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76bdb0f commit 9bb0164Copy full SHA for 9bb0164
1 file changed
README.md
@@ -31,7 +31,7 @@ yarn add react-style-stringify
31
> [!NOTE]
32
> This package uses the `CSSProperties` type from `@types/react`.
33
>
34
-> If you're working with TypeScript and don't use React, install `@types/react`.
+> If you're working with TypeScript and don't use React, install [@types/react](https://www.npmjs.com/package/@types/react).
35
36
## Usage
37
0 commit comments