mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
obey formatting even though it looks weird
This commit is contained in:
@@ -264,7 +264,9 @@ export const AddTemplate = ({ projectId }: Props) => {
|
|||||||
Are you absolutely sure?
|
Are you absolutely sure?
|
||||||
</AlertDialogTitle>
|
</AlertDialogTitle>
|
||||||
<AlertDialogDescription>
|
<AlertDialogDescription>
|
||||||
This will create an application from the {template.name} template and add it to your project.
|
This will create an application from the{" "}
|
||||||
|
{template.name} template and add it to your
|
||||||
|
project.
|
||||||
</AlertDialogDescription>
|
</AlertDialogDescription>
|
||||||
</AlertDialogHeader>
|
</AlertDialogHeader>
|
||||||
<AlertDialogFooter>
|
<AlertDialogFooter>
|
||||||
|
|||||||
Reference in New Issue
Block a user