style: format code

This commit is contained in:
Dominik Koch
2024-10-12 21:08:58 +00:00
parent 546d6b87ea
commit 49b096fef6
5 changed files with 10 additions and 9 deletions

View File

@@ -62,8 +62,8 @@ export const ShowBackupMySql = ({ mysqlId }: Props) => {
<div className="flex flex-col items-center gap-3">
<DatabaseBackup className="size-8 text-muted-foreground" />
<span className="text-base text-muted-foreground">
To create a backup it is required to set at least 1 provider. Please,
go to{" "}
To create a backup it is required to set at least 1 provider.
Please, go to{" "}
<Link
href="/dashboard/settings/server"
className="text-foreground"