Skip to content

Commit

Permalink
chore: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 3, 2024
1 parent 4b81937 commit 746fe62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/textarea/__test__/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ exports[`textarea slots : label 1`] = `
confirmType="return"
cursor="{{-1}}"
cursorSpacing="{{0}}"
disabled="{{false}}"
disabled="{{null}}"
disableDefaultPadding="{{false}}"
fixed="{{false}}"
fixed="{{null}}"
focus="{{false}}"
holdKeyboard="{{false}}"
maxlength="{{-1}}"
Expand Down

0 comments on commit 746fe62

Please sign in to comment.