Skip to content

Commit d31c346

Browse files
author
Jen Luker
committed
Ignoring a linting error
1 parent 969bb48 commit d31c346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/slide.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ class Slide extends React.PureComponent {
169169
return transition;
170170
}
171171

172+
// eslint-disable-next-line
172173
getTransitionStyles() {
173174
const { transitioning, z } = this.state;
174175
const transition = this.getTransitionKeys();

0 commit comments

Comments
 (0)