Text format

This commit is contained in:
Vyacheslav Scherbinin 2025-03-05 20:27:16 +07:00
parent 6ff06576d0
commit f342613503

View File

@ -383,9 +383,8 @@ export const AddTemplate = ({ projectId }: Props) => {
side="top" side="top"
> >
<span> <span>
If ot server is selected, the application If no server is selected, the application will be
will be deployed on the server where the deployed on the server where the user is logged in.
user is logged in.
</span> </span>
</TooltipContent> </TooltipContent>
</Tooltip> </Tooltip>