Skip to content

Commit ac899be

Browse files
chore(site): move workspace topbar component (#11374)
1 parent df3c310 commit ac899be

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

site/src/pages/WorkspacePage/Workspace.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import {
1919
} from "./WorkspaceBuildProgress";
2020
import { BuildsTable } from "./BuildsTable";
2121
import { WorkspaceDeletedBanner } from "./WorkspaceDeletedBanner";
22-
import { WorkspaceTopbar } from "./WorkspaceTopbar/WorkspaceTopbar";
22+
import { WorkspaceTopbar } from "./WorkspaceTopbar";
2323

2424
export type WorkspaceError =
2525
| "getBuildsError"

site/src/pages/WorkspacePage/WorkspaceTopbar/WorkspaceTopbar.tsx renamed to site/src/pages/WorkspacePage/WorkspaceTopbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ import { WorkspaceStatusBadge } from "components/WorkspaceStatusBadge/WorkspaceS
1616
import {
1717
WorkspaceScheduleControls,
1818
shouldDisplayScheduleControls,
19-
} from "../WorkspaceScheduleControls";
19+
} from "./WorkspaceScheduleControls";
2020
import { workspaceQuota } from "api/queries/workspaceQuota";
2121
import { useQuery } from "react-query";
2222
import MonetizationOnOutlined from "@mui/icons-material/MonetizationOnOutlined";

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