@zealicsolutions/web-ui 0.3.13 → 0.3.14

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,4 @@
1
1
  /// <reference types="react" />
2
- import 'react-pdf/dist/esm/Page/AnnotationLayer.css';
3
2
  import { ThemeColors } from 'theme';
4
3
  export declare type PdfDocumentProps = {
5
4
  source: string;