@ct-taco/vue
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@ct-taco/vue", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,7 +0,7 @@ | ||
# test-vue-components | ||
# vue | ||
Learn how to use @lorena-cocora-updivision/test-vue-components components to quickly and easily create elegant and flexible pages using Tailwind CSS. | ||
Learn how to use @ct-taco/vue components to quickly and easily create elegant and flexible pages using Tailwind CSS. | ||
## Getting Started | ||
@lorena-cocora-updivision/test-vue-components is working with Tailwind CSS classes and Click Outside Vue 3. | ||
@ct-taco/vue is working with Tailwind CSS classes and Click Outside Vue 3. | ||
@@ -22,6 +22,6 @@ | ||
3. Install `@lorena-cocora-updivision/test-vue-components`. | ||
3. Install `@ct-taco/vue`. | ||
```bash | ||
npm i @lorena-cocora-updivision/test-vue-components | ||
npm i @ct-taco/vue | ||
``` | ||
@@ -31,7 +31,7 @@ | ||
4. Congratulations 🥳, you did it, now you're ready to use @lorena-cocora-updivision/test-vue-components. | ||
4. Congratulations 🥳, you did it, now you're ready to use @ct-taco/vue. | ||
```jsx | ||
<script> | ||
import { Button } from "@lorena-cocora-updivision/test-vue-components"; | ||
import { Button } from "@ct-taco/vue"; | ||
</script> | ||
@@ -38,0 +38,0 @@ |
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
160403