react-iv-viewer
Advanced tools
Comparing version 1.0.0 to 1.0.1
import { Meta, StoryObj } from '@storybook/react'; | ||
import { FullScreenViewer } from '../FullScreenViewer'; | ||
import '../../dist/react-iv-viewer.css'; | ||
declare const meta: Meta<typeof FullScreenViewer>; | ||
@@ -4,0 +5,0 @@ export default meta; |
import { Meta, StoryObj } from '@storybook/react'; | ||
import { ImageViewer } from '../ImageViewer'; | ||
import '../../dist/react-iv-viewer.css'; | ||
declare const meta: Meta<typeof ImageViewer>; | ||
@@ -4,0 +5,0 @@ export default meta; |
{ | ||
"name": "react-iv-viewer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": "manav", | ||
@@ -5,0 +5,0 @@ "module": "dist/react-iv-viewer.esm.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4541383
715