Skip to content

Commit 9bb0164

Browse files
authored
Update README.md
Add link for @types/react in Installation part
1 parent 76bdb0f commit 9bb0164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ yarn add react-style-stringify
3131
> [!NOTE]
3232
> This package uses the `CSSProperties` type from `@types/react`.
3333
>
34-
> If you're working with TypeScript and don't use React, install `@types/react`.
34+
> If you're working with TypeScript and don't use React, install [@types/react](https://www.npmjs.com/package/@types/react).
3535
3636
## Usage
3737

0 commit comments

Comments
 (0)