@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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zealicsolutions/web-ui",
3
- "version": "0.3.13",
3
+ "version": "0.3.14",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/Zealic_Solutions/zeal-ui-web.git"