Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Nov 9, 2023
1 parent 232dbbe commit b1d9003
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/__snapshots__/index.spec.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,6 @@ exports[`TextArea should support disabled 1`] = `
exports[`TextArea should support maxLength 1`] = `
<textarea
class="rc-textarea"
maxlength="10"
/>
`;

0 comments on commit b1d9003

Please sign in to comment.