mirror of
https://github.com/elyby/accounts-frontend.git
synced 2025-05-31 14:11:58 +05:30
Upgrade prettier before it will be removed forever
This commit is contained in:
@@ -67,7 +67,7 @@ class SlideMotion extends React.PureComponent<Props, State> {
|
||||
|
||||
return (
|
||||
<Motion style={motionStyle}>
|
||||
{interpolatingStyle => (
|
||||
{(interpolatingStyle) => (
|
||||
<div
|
||||
style={{
|
||||
overflow: 'hidden',
|
||||
|
||||
Reference in New Issue
Block a user