We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e20984 commit 09e0893Copy full SHA for 09e0893
src/rellaxWrapper.tsx
@@ -1,4 +1,4 @@
1
-import React, { FC, useState, useRef, useEffect, useMemo } from 'react'
+import React, { FC, useState, useRef, useEffect } from 'react'
2
import Rellax from 'rellax';
3
4
interface RellaxWrapperProps extends Rellax.RellaxOptions {
0 commit comments