Browse Source

Remove 'react-fittext' module declaration (#11601)

Removed declaration for 'react-fittext' module.
pull/11619/head
Dinh Cong Tan 2 months ago
committed by GitHub
parent
commit
e6a22907f9
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