aboutsummaryrefslogtreecommitdiff
path: root/src/typings
diff options
context:
space:
mode:
Diffstat (limited to 'src/typings')
-rw-r--r--src/typings/index.d.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/typings/index.d.ts b/src/typings/index.d.ts
index 799a3ee6f..24b70057a 100644
--- a/src/typings/index.d.ts
+++ b/src/typings/index.d.ts
@@ -10,7 +10,7 @@ declare module 'fit-curve';
declare module 'reveal';
declare module 'react-reveal';
declare module 'react-reveal/makeCarousel';
-
+declare module 'react-resizable-rotatable-draggable';
declare module '@react-pdf/renderer' {
import * as React from 'react';