Comparing version 2.0.0-next.23 to 2.0.0-next.24
@@ -6,2 +6,3 @@ import type { HTMLAttributes } from 'svelte/elements'; | ||
icon?: string; | ||
active?: boolean; | ||
} | ||
@@ -8,0 +9,0 @@ declare const OneLine: import("svelte").Component<OneLineProps, {}, "">; |
@@ -7,2 +7,3 @@ import type { HTMLAttributes } from 'svelte/elements'; | ||
icon?: string; | ||
active?: boolean; | ||
} | ||
@@ -9,0 +10,0 @@ declare const TwoLine: import("svelte").Component<OneLineProps, {}, "">; |
{ | ||
"name": "nunui", | ||
"version": "2.0.0-next.23", | ||
"version": "2.0.0-next.24", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "dev": "vite dev", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
78650
421