From cf57be2aef703491b91f2bad45dfc7beff129eef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Omar=20L=C3=B3pez?= Date: Mon, 10 Jul 2023 12:52:15 -0700 Subject: [PATCH] fix: Calcom UI deployments (#10047) --- packages/ui/components/TokenHandler/tokenhandler.stories.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/ui/components/TokenHandler/tokenhandler.stories.mdx b/packages/ui/components/TokenHandler/tokenhandler.stories.mdx index 6d8fd4741c..d1b66dbba1 100644 --- a/packages/ui/components/TokenHandler/tokenhandler.stories.mdx +++ b/packages/ui/components/TokenHandler/tokenhandler.stories.mdx @@ -3,6 +3,7 @@ import { Examples, Example, Note, Title,CustomArgsTable } from '@calcom/storyboo import TokenHandler from './TokenHandler' + ## Structure @@ -34,4 +35,4 @@ import TokenHandler from './TokenHandler' }, ]} digitClassName="digit-input" /> -#all the numbers should be visible while the first one is focused \ No newline at end of file +#all the numbers should be visible while the first one is focused