mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-07-14 18:35:24 +02:00
style: format code
This commit is contained in:
@@ -27,7 +27,8 @@ export const ShowCertificates = () => {
|
||||
<div className="flex flex-col items-center gap-3">
|
||||
<ShieldCheck className="size-8 self-center text-muted-foreground" />
|
||||
<span className="text-base text-muted-foreground">
|
||||
To create a certificate it is required to upload an existing certificate
|
||||
To create a certificate it is required to upload an existing
|
||||
certificate
|
||||
</span>
|
||||
<AddCertificate />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user