Skip to content

Commit 5310931

Browse files
author
Rohit Agrawal
committed
fix: updated Sandbox demo link in README
1 parent 856d2b0 commit 5310931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ yarn add react-animated-waves
3939

4040
## Usage
4141

42-
To use **React Animated Waves** in your project, import the `Waves` component from the library and use it in your React app. Check out an interactive demo [here](https://codesandbox.io/p/sandbox/react-animated-waves-example-skhlh4).
42+
To use **React Animated Waves** in your project, import the `Waves` component from the library and use it in your React app. Check out an interactive demo [here](https://codesandbox.io/p/sandbox/react-animated-waves-example-6z9hlh).
4343

4444
```jsx
4545
import Waves from "react-animated-waves";

0 commit comments

Comments
 (0)