We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae05144 commit 84e339fCopy full SHA for 84e339f
1 file changed
src/hooks/useAnimateCustom.js
@@ -1,6 +1,6 @@
1
2
import React from 'react'
3
-import animate from '@cdoublev/animate'
+import animate from '@cdoublev/animate' // eslint-disable-line node/no-missing-import
4
5
/**
6
* useAnimateCustom :: Ref -> (Keyframes -> Options) -> Animate
0 commit comments