obey formatting even though it looks weird

This commit is contained in:
Michiel Crefcoeur
2024-09-16 18:45:22 +00:00
parent 5b5aeb545a
commit 66567c8f2b

View File

@@ -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>