Skip to content

Commit

Permalink
update:package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
emre-cil committed Jan 13, 2023
1 parent 9fc8bba commit 0d59288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Counter/Counter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Counter = () => {
boxShadow: 3,
p: 1,
height: 47,
width: 47,
minWidth: 47,
display: 'flex',
alignItems: 'center',
justifyContent: 'center',
Expand Down

0 comments on commit 0d59288

Please sign in to comment.