Skip to content

Commit

Permalink
test: update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
anlyyao committed Oct 22, 2024
1 parent 616c1de commit b7b1a93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/input/__test__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ exports[`input props : clearable && label && suffix 1`] = `
confirmHold="{{false}}"
confirmType="done"
cursor="{{0}}"
cursorColor=""
cursorSpacing="{{0}}"
disabled="{{false}}"
focus="{{false}}"
Expand Down Expand Up @@ -173,6 +174,7 @@ exports[`input slots : label 1`] = `
confirmHold="{{false}}"
confirmType="done"
cursor="{{0}}"
cursorColor=""
cursorSpacing="{{0}}"
disabled="{{false}}"
focus="{{false}}"
Expand Down

0 comments on commit b7b1a93

Please sign in to comment.