From b7b1a935ff1634b332a1d17b6b4abd1e4857a00c Mon Sep 17 00:00:00 2001 From: anlyyao Date: Tue, 22 Oct 2024 14:49:16 +0800 Subject: [PATCH] test: update snapshots --- src/input/__test__/__snapshots__/index.test.js.snap | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/input/__test__/__snapshots__/index.test.js.snap b/src/input/__test__/__snapshots__/index.test.js.snap index 040ef1d48..d0f126514 100644 --- a/src/input/__test__/__snapshots__/index.test.js.snap +++ b/src/input/__test__/__snapshots__/index.test.js.snap @@ -39,6 +39,7 @@ exports[`input props : clearable && label && suffix 1`] = ` confirmHold="{{false}}" confirmType="done" cursor="{{0}}" + cursorColor="" cursorSpacing="{{0}}" disabled="{{false}}" focus="{{false}}" @@ -173,6 +174,7 @@ exports[`input slots : label 1`] = ` confirmHold="{{false}}" confirmType="done" cursor="{{0}}" + cursorColor="" cursorSpacing="{{0}}" disabled="{{false}}" focus="{{false}}"