Update to latest shlink-frontend-kit and shlink-web-component

This commit is contained in:
Alejandro Celaya
2025-06-17 08:56:21 +02:00
parent 34aca8ff3f
commit 0bdf5f206e
38 changed files with 222 additions and 337 deletions

View File

@@ -2,7 +2,7 @@
exports[`<DeleteServerButton /> > renders expected content 1`] = `
<button
class="tw:text-danger tw:hover:underline"
class="text-danger hover:underline"
type="button"
>
Foo bar
@@ -11,7 +11,7 @@ exports[`<DeleteServerButton /> > renders expected content 1`] = `
exports[`<DeleteServerButton /> > renders expected content 2`] = `
<button
class="tw:text-danger tw:hover:underline"
class="text-danger hover:underline"
type="button"
>
baz
@@ -20,7 +20,7 @@ exports[`<DeleteServerButton /> > renders expected content 2`] = `
exports[`<DeleteServerButton /> > renders expected content 3`] = `
<button
class="tw:text-danger tw:hover:underline"
class="text-danger hover:underline"
type="button"
>
something