Skip to content

Commit

Permalink
final
Browse files Browse the repository at this point in the history
  • Loading branch information
Holat committed Aug 24, 2023
1 parent 936d1eb commit bd25083
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/List.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const List = ({ create, taskItem, setTaskItem }: ListProp) => {
contentContainerStyle={{
borderRadius: 20,
paddingHorizontal: 20,
flex: 1,
}}
/>
) : (
Expand Down

0 comments on commit bd25083

Please sign in to comment.