You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -83,7 +83,7 @@ import { WCRoughSVG } from "react-rough-fiber";
83
83
</WCRoughSVG>
84
84
```
85
85
86
-
If you want to use context in `RoughSVG`, you can use `WCRoughSVG` instead of `RoughSVG`. See [FAQ](https://react-rough-fiber.vercel.app/faq) for more details.
86
+
If you want to use context in `RoughSVG`, you can use `WCRoughSVG` instead of `RoughSVG`. See [FAQ](https://react-rough-fiber.amind.app/faq) for more details.
87
87
88
88
All parameters of `WCRoughSVG` are identical to `RoughSVG`.
0 commit comments