Update snapshots

This commit is contained in:
Alejandro Celaya
2024-07-20 10:12:02 +02:00
parent ff70c9924c
commit bd0dece878
2 changed files with 7 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ exports[`<DeleteServerButton /> > renders expected content 4`] = `
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232H328c13.3 0 24 10.7 24 24s-10.7 24-24 24H184c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z"
fill="currentColor"
/>
</svg>