Thanks to visit codestin.com Credit goes to github.com
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 3512e78 commit cb092d9Copy full SHA for cb092d9
site/src/pages/TemplateSettingsPage/TemplateGeneralSettingsPage/TemplateSettingsForm.tsx
@@ -240,8 +240,9 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
240
Use classic workspace creation form
241
<StackLabelHelperText>
242
<span>
243
- Show the original workspace creation form without dynamic parameters or live updates.
244
- Recommended if your provisioners aren't updated or the new form causes issues.
+ Show the original workspace creation form without dynamic
+ parameters or live updates. Recommended if your provisioners
245
+ aren't updated or the new form causes issues.
246
<strong>
247
Users can always manually switch experiences in the
248
workspace creation form.
0 commit comments