portabilis-ui
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -1,4 +0,4 @@ | ||
export * from '../components/button'; | ||
export * from '../components/icon'; | ||
export * from '../components/loader'; | ||
export * from '../components/card'; | ||
export * from './button'; | ||
export * from './icon'; | ||
export * from './loader'; | ||
export * from './card'; |
import { computed as l, defineComponent as f, h as i, ref as C, Transition as X } from "vue"; | ||
/** | ||
* Portabilis UI 0.0.15 | ||
* Portabilis UI 0.0.16 | ||
* (c) 2022 | ||
@@ -5,0 +5,0 @@ * @license MIT |
{ | ||
"name": "portabilis-ui", | ||
"private": false, | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"type": "module", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
100918
26