Skip to content

Commit

Permalink
added PATCH
Browse files Browse the repository at this point in the history
  • Loading branch information
danicaMat committed Aug 22, 2022
1 parent 10f7121 commit 8741a8d
Show file tree
Hide file tree
Showing 5 changed files with 672 additions and 7 deletions.
2 changes: 2 additions & 0 deletions components/ui/ToastItem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const styles = StyleSheet.create({
alignSelf: 'center',
top: 80,
borderRadius: 4,
left: 16,
right: 16,
},
messageContainer: {
fontSize: 12,
Expand Down
Loading

0 comments on commit 8741a8d

Please sign in to comment.