@lightningtv/solid-ui
Advanced tools
Comparing version 0.29.8 to 0.29.9
@@ -20,1 +20,2 @@ /* | ||
export { default as columnStyles } from './Column.styles.js'; | ||
export type { ColumnProps } from './Column.types.js'; |
@@ -19,1 +19,2 @@ /* | ||
export { default as rowStyles } from './Row.styles.js'; | ||
export type { RowProps } from './Row.types.js'; |
export { default as default } from './Column.jsx'; | ||
export { default as columnStyles } from './Column.styles.js'; | ||
export type { ColumnProps } from './Column.types.js'; |
export { default as default } from './Row.jsx'; | ||
export { default as rowStyles } from './Row.styles.js'; | ||
export type { RowProps } from './Row.types.js'; |
{ | ||
"name": "@lightningtv/solid-ui", | ||
"version": "0.29.8", | ||
"version": "0.29.9", | ||
"description": "A shared library of components for the LightningJS Solid Framework.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
700477
16956