diff --git a/src/runtime/components/Button.vue b/src/runtime/components/Button.vue index bf9fb8ed..fd999112 100644 --- a/src/runtime/components/Button.vue +++ b/src/runtime/components/Button.vue @@ -62,7 +62,7 @@ const ui = computed(() => tv({ extend: button, slots: props.ui })({ diff --git a/test/components/__snapshots__/Button.spec.ts.snap b/test/components/__snapshots__/Button.spec.ts.snap index e57e89f4..f69bdd96 100644 --- a/test/components/__snapshots__/Button.spec.ts.snap +++ b/test/components/__snapshots__/Button.spec.ts.snap @@ -66,7 +66,7 @@ exports[`Button > renders with disabled correctly 1`] = ` `; exports[`Button > renders with icon correctly 1`] = ` -"" @@ -80,7 +80,7 @@ exports[`Button > renders with label correctly 1`] = ` `; exports[`Button > renders with leading and icon correctly 1`] = ` -"" @@ -94,21 +94,21 @@ exports[`Button > renders with leading slot correctly 1`] = ` `; exports[`Button > renders with leadingIcon correctly 1`] = ` -"" `; exports[`Button > renders with loading correctly 1`] = ` -"" `; exports[`Button > renders with loadingIcon correctly 1`] = ` -"" @@ -159,7 +159,7 @@ exports[`Button > renders with square correctly 1`] = ` exports[`Button > renders with trailing and icon correctly 1`] = ` "" `; @@ -173,7 +173,7 @@ exports[`Button > renders with trailing slot correctly 1`] = ` exports[`Button > renders with trailingIcon correctly 1`] = ` "" `; diff --git a/test/components/__snapshots__/Pagination.spec.ts.snap b/test/components/__snapshots__/Pagination.spec.ts.snap index eaefd25d..476e5fa6 100644 --- a/test/components/__snapshots__/Pagination.spec.ts.snap +++ b/test/components/__snapshots__/Pagination.spec.ts.snap @@ -2,10 +2,10 @@ exports[`Pagination > renders with active color black correctly 1`] = ` "