Browse Source

Remove 'react-fittext' module declaration

Removed declaration for 'react-fittext' module.
pull/11601/head
Dinh Cong Tan 3 months ago
committed by GitHub
parent
commit
8b14d536f0
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      src/typings.d.ts

1
src/typings.d.ts

@ -13,4 +13,3 @@ declare module '*.tiff';
declare module 'omit.js';
declare module 'numeral';
declare module 'mockjs';
declare module 'react-fittext';

Loading…
Cancel
Save