flowbite-vue
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,1 +0,1 @@ | ||
export declare const useMergeClasses: (componentClasses: string) => string; | ||
export declare const useMergeClasses: (componentClasses: string | string[]) => string; |
{ | ||
"name": "flowbite-vue", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"repository": "https://github.com/themesberg/flowbite-vue.git", | ||
@@ -8,3 +8,4 @@ "author": "themesberg", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"src" | ||
], | ||
@@ -11,0 +12,0 @@ "main": "./dist/flowbite-vue.umd.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
785180
289
14383