mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update add-template.tsx
This commit is contained in:
parent
ddb78ef8dd
commit
af13c84968
@ -82,7 +82,7 @@ export const AddTemplate = ({ projectId }: Props) => {
|
||||
onSelect={(e) => e.preventDefault()}
|
||||
>
|
||||
<PuzzleIcon className="size-4 text-muted-foreground" />
|
||||
<span>Templates</span>
|
||||
<span>Template</span>
|
||||
</DropdownMenuItem>
|
||||
</DialogTrigger>
|
||||
<DialogContent className="max-h-screen overflow-y-auto sm:max-w-7xl p-0">
|
||||
|
Loading…
Reference in New Issue
Block a user