fix: template settings checkbox text for dynamic parameters (#18392)

This commit is contained in:
Jaayden Halko
2025-06-16 16:57:01 +01:00
committed by GitHub
parent 86c29770e8
commit 095007766b

View File

@ -243,11 +243,7 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
Show the original workspace creation form and workspace Show the original workspace creation form and workspace
parameters settings form without dynamic parameters or live parameters settings form without dynamic parameters or live
updates. Recommended if your provisioners aren't updated or updates. Recommended if your provisioners aren't updated or
the new form causes issues.{" "} the dynamic form causes issues.
<strong>
Users can always manually switch experiences in the
workspace creation form.
</strong>
</span> </span>
</StackLabelHelperText> </StackLabelHelperText>
</StackLabel> </StackLabel>