From 2df696155e4c1b4005a8b5488caa0a7cc692b4c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Mart=C3=ADnez?= <35276965+seba5dev@users.noreply.github.com> Date: Fri, 12 Apr 2024 17:59:04 -0500 Subject: [PATCH] fix: change forwardRef to ref --- docs/src/pages/guides/frameworks.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/pages/guides/frameworks.astro b/docs/src/pages/guides/frameworks.astro index 7f78955..05a4f98 100644 --- a/docs/src/pages/guides/frameworks.astro +++ b/docs/src/pages/guides/frameworks.astro @@ -110,7 +110,7 @@ export const CalendarDate = forwardRef(function CalendarDate( return (