Skip to content

Commit

Permalink
fix: snapshots updated
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed May 17, 2024
1 parent 75c9417 commit 22cf959
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 645 deletions.
4 changes: 2 additions & 2 deletions __tests__/__snapshots__/Memo.snapshot.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ exports[`Component Memo - test Memo - snapshot 1`] = `
>
<TextInput
editable={true}
maxLength={512}
maxLength={511}
multiline={true}
onChangeText={[Function]}
style={
Expand Down Expand Up @@ -166,7 +166,7 @@ memo10"
}
}
>
512
511
</Text>
</View>
</View>
Expand Down
Loading

0 comments on commit 22cf959

Please sign in to comment.