Skip to content

Commit

Permalink
fix: prettier error in styles.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Serhii Zaitsev committed Jul 24, 2023
1 parent ea0af01 commit 8b1fcda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -3532,7 +3532,7 @@ const styles = {

willChangeTransform: {
willChange: 'transform',
}
},
};

export default styles;

0 comments on commit 8b1fcda

Please sign in to comment.