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 50e5a89 commit 16f56e4Copy full SHA for 16f56e4
site/src/pages/TerminalPage/TerminalPage.tsx
@@ -25,7 +25,7 @@ import { Region } from "api/typesGenerated"
25
import { getLatencyColor } from "utils/latency"
26
import Popover from "@mui/material/Popover"
27
import { ProxyStatusLatency } from "components/ProxyStatusLatency/ProxyStatusLatency"
28
-import { alpha } from "@mui/material"
+import { alpha } from "@mui/material/styles"
29
30
export const Language = {
31
workspaceErrorMessagePrefix: "Unable to fetch workspace: ",
0 commit comments