@helsenorge/lightbox
Advanced tools
Comparing version 9.1.0 to 9.4.3
@@ -1,3 +0,3 @@ | ||
import LightBox from './LightBox'; | ||
import { default as LightBox } from './LightBox'; | ||
export * from './LightBox'; | ||
export default LightBox; |
@@ -1,2 +0,2 @@ | ||
import React from 'react'; | ||
import { default as React } from 'react'; | ||
export interface LightBoxProps { | ||
@@ -3,0 +3,0 @@ /** Aria label for the close button */ |
@@ -1,2 +0,2 @@ | ||
import React from 'react'; | ||
import { default as React } from 'react'; | ||
interface MiniSliderProps { | ||
@@ -3,0 +3,0 @@ value: number; |
@@ -10,3 +10,3 @@ { | ||
"homepage": "https://helsenorge.design", | ||
"version": "9.1.0", | ||
"version": "9.4.3", | ||
"author": "Helsenorge", | ||
@@ -13,0 +13,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
378030
1983