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 077284f commit f2904f6Copy full SHA for f2904f6
site/src/components/Workspace/WorkspaceSchedule.tsx
@@ -2,7 +2,7 @@ import Box from "@material-ui/core/Box"
2
import Typography from "@material-ui/core/Typography"
3
import cronstrue from "cronstrue"
4
import React from "react"
5
-import { stripTimezone, extractTimezone } from "../../util/schedule"
+import { extractTimezone, stripTimezone } from "../../util/schedule"
6
import { WorkspaceSection } from "./WorkspaceSection"
7
8
const Language = {
0 commit comments