diff --git a/docs/package.json b/docs/package.json index 561f297..714f204 100644 --- a/docs/package.json +++ b/docs/package.json @@ -75,4 +75,4 @@ "tailwindcss-animate": "^1.0.7", "typescript": "^5.6.3" } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 9b2ba4d..9420662 100644 --- a/package.json +++ b/package.json @@ -66,4 +66,4 @@ "prettier-plugin-tailwindcss": "^0.6.8", "vitest": "^2.1.4" } -} \ No newline at end of file +} diff --git a/playground/components/Ui/Navbar.vue b/playground/components/Ui/Navbar.vue index 47bb00a..3a4531c 100644 --- a/playground/components/Ui/Navbar.vue +++ b/playground/components/Ui/Navbar.vue @@ -5,6 +5,7 @@