From 2e411f560c3ff576f70dac26f864382000951980 Mon Sep 17 00:00:00 2001 From: Franco Arza Date: Tue, 15 Feb 2022 19:13:19 -0300 Subject: [PATCH] fix readme link lol --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d43fb6..c1e957d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ This toolkit is composed of: `useRafState` – modify state in sync with `@react-spring/rafz` -`useRect` – getboundingclientrect with scrollY sauce if using our (lenis)[https://github.com/studio-freight/lenis] smooth scroll +`useRect` – getboundingclientrect with scrollY sauce if using our [lenis](https://github.com/studio-freight/lenis) smooth scroll `useSlots` – brings vue `slots` to react