Skip to content

Commit

Permalink
fix(appbar.backaction): fix icon positioning issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Bien committed Dec 27, 2020
1 parent 0ea49fc commit 3d6835a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AppBar/AppBarBackAction.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ const styles = StyleSheet.create({
{
rotate: '-45deg',
},
{ translateY: 4 },
],
},
});

0 comments on commit 3d6835a

Please sign in to comment.