diff --git a/packages/ui/src/components/OtpInput/OtpInput.tsx b/packages/ui/src/components/OtpInput/OtpInput.tsx index d4783dfa..61db3062 100644 --- a/packages/ui/src/components/OtpInput/OtpInput.tsx +++ b/packages/ui/src/components/OtpInput/OtpInput.tsx @@ -47,6 +47,7 @@ export const OtpInput = forwardRef(({ value, onChange, errorMess return ( ({ fontSize: theme.typography.pxToRem(48), @@ -21,6 +22,8 @@ export const IntroPage = () => {