From e0e88141cf22f37f06d1603cf379e5bcd5dd1c50 Mon Sep 17 00:00:00 2001 From: Guilherme Rodz Date: Sat, 17 Feb 2024 20:04:13 -0300 Subject: [PATCH] chore(test): add visual representations to base input --- test/src/components/base-input.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test/src/components/base-input.tsx b/test/src/components/base-input.tsx index c160c2c..544c173 100644 --- a/test/src/components/base-input.tsx +++ b/test/src/components/base-input.tsx @@ -23,7 +23,9 @@ export function BaseOTPInput( maxLength={6} render={({ slots, isFocused, isHovering }) => (