grep-components
Advanced tools
Comparing version 0.0.51 to 0.0.52
@@ -22,2 +22,4 @@ export * from "./AppBar"; | ||
export * from "./CircularLoading"; | ||
export * from "./ProfileInfo"; | ||
export * from "./GDPR"; | ||
export { default as AppBar } from "./AppBar"; | ||
@@ -44,1 +46,3 @@ export { default as AppBarTop } from "./AppBarTop"; | ||
export { default as CircularLoading } from "./CircularLoading"; | ||
export { default as ProfileInfo } from "./ProfileInfo"; | ||
export { default as GDPR } from "./GDPR"; |
@@ -27,2 +27,4 @@ export { default as ThemeProvider } from "@material-ui/core/styles/MuiThemeProvider"; | ||
export { default as CircularLoading } from "./components/CircularLoading"; | ||
export { default as ProfileInfo } from "./components/ProfileInfo"; | ||
export { default as GDPR } from "./components/GDPR"; | ||
export * from "./components"; |
{ | ||
"name": "grep-components", | ||
"version": "0.0.51", | ||
"version": "0.0.52", | ||
"description": "Grep komponentbibliotek", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5078348
113
44716