diff --git a/@types/react-scroll.d.ts b/@types/react-scroll.d.ts new file mode 100644 index 00000000..16b6d550 --- /dev/null +++ b/@types/react-scroll.d.ts @@ -0,0 +1 @@ +declare module 'react-scroll';