chore: format

This commit is contained in:
Timothy Jaeryang Baek
2025-03-27 01:40:28 -07:00
parent d9b6d78d5c
commit 4a79320253
57 changed files with 414 additions and 113 deletions

View File

@@ -52,8 +52,8 @@
<div class="flex w-full gap-2 items-center">
<Tooltip
className="w-full relative"
content={$i18n.t(`WebUI will make requests to "{{URL}}/openapi.json"`, {
URL: url
content={$i18n.t(`WebUI will make requests to "{{url}}/openapi.json"`, {
url: url
})}
placement="top-start"
>