Remove react-modal-video from website types

This commit is contained in:
fragosti 2019-07-31 17:50:21 -07:00
parent abfe7d1613
commit 92bb7808ce

View File

@ -12,7 +12,6 @@ declare module 'react-scrollable-anchor';
declare module 'react-headroom';
declare module 'zeroExInstant';
declare module 'react-toggle-component';
declare module 'react-modal-video';
declare module '*.json' {
const json: any;