From 4e4637e6f3ca9c7e5543532d1999999c5a692596 Mon Sep 17 00:00:00 2001 From: Leandro Vendemiatto Antunes Date: Sun, 7 Jul 2024 15:05:58 -0300 Subject: [PATCH] test: update snapshot --- src/OtpInput/__tests__/__snapshots__/OtpInput.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/OtpInput/__tests__/__snapshots__/OtpInput.test.tsx.snap b/src/OtpInput/__tests__/__snapshots__/OtpInput.test.tsx.snap index 30632e5..8b691d0 100644 --- a/src/OtpInput/__tests__/__snapshots__/OtpInput.test.tsx.snap +++ b/src/OtpInput/__tests__/__snapshots__/OtpInput.test.tsx.snap @@ -390,7 +390,7 @@ exports[`OtpInput UI should render correctly 1`] = ` { "bottom": 0, "left": 0, - "opacity": 0.01, + "opacity": 0, "position": "absolute", "right": 0, "top": 0,