Skip to content

refactor(site): Refactor workspace schedule page #7069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Apr 11, 2023
Merged
Prev Previous commit
Next Next commit
Apply suggestions from code review
Co-authored-by: Kira Pilot <kira@coder.com>
  • Loading branch information
BrunoQuaresma and Kira-Pilot authored Apr 11, 2023
commit e249b3e302ca474790f14bd2f93b2c28b6f06bd4
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ export const WorkspaceScheduleForm: FC<
<HorizontalForm onSubmit={form.handleSubmit}>
<FormSection
title="Autostart"
description="Select the time and days of week you want your workspace starting automatically."
description="Select the time and days of week on which you want the workspace starting automatically."
>
<FormFields>
<FormControlLabel
Expand Down