We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86c2977 commit 0950077Copy full SHA for 0950077
site/src/pages/TemplateSettingsPage/TemplateGeneralSettingsPage/TemplateSettingsForm.tsx
@@ -243,11 +243,7 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
243
Show the original workspace creation form and workspace
244
parameters settings form without dynamic parameters or live
245
updates. Recommended if your provisioners aren't updated or
246
- the new form causes issues.{" "}
247
- <strong>
248
- Users can always manually switch experiences in the
249
- workspace creation form.
250
- </strong>
+ the dynamic form causes issues.
251
</span>
252
</StackLabelHelperText>
253
</StackLabel>
0 commit comments