aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/website/ts/globals.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/ts/globals.d.ts b/packages/website/ts/globals.d.ts
index c5de8a3e5..7c0dfa00c 100644
--- a/packages/website/ts/globals.d.ts
+++ b/packages/website/ts/globals.d.ts
@@ -7,6 +7,7 @@ declare module 'reach__dialog';
declare module 'react-flickity-component';
declare module 'react-anchor-link-smooth-scroll';
declare module 'react-responsive';
+declare module 'react-scrollable-anchor';
declare module '*.json' {
const json: any;