Skip to content
Prev Previous commit
Next Next commit
fixup! Fixes
  • Loading branch information
deansheather committed Dec 15, 2023
commit 6c258cbb1f707413b96f999efc8944e0802508cf
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ export const TemplateScheduleForm: FC<TemplateScheduleForm> = ({
<FormSection
title="Max Lifetime"
description="Define the maximum lifetime for workspaces created from this template."
deprecated
>
<Stack direction="column">
<Stack direction="row" alignItems="center">
Expand Down