Skip to content

Commit d08025d

Browse files
committed
fix lint
1 parent 2233bdc commit d08025d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

site/src/components/WorkspaceSchedule/WorkspaceSchedule.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,10 @@ export interface WorkspaceScheduleProps {
3636
canUpdateWorkspace: boolean
3737
}
3838

39-
export const WorkspaceSchedule: FC<WorkspaceScheduleProps> = ({ workspace, canUpdateWorkspace }) => {
39+
export const WorkspaceSchedule: FC<WorkspaceScheduleProps> = ({
40+
workspace,
41+
canUpdateWorkspace,
42+
}) => {
4043
const styles = useStyles()
4144
const timezone = workspace.autostart_schedule
4245
? extractTimezone(workspace.autostart_schedule)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy