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 83397e0 commit d19c124Copy full SHA for d19c124
site/src/components/WorkspacesPage/WorkspacesPage.tsx
@@ -1,6 +1,6 @@
1
-import { Avatar, Theme } from "@material-ui/core"
+import Avatar from "@material-ui/core/Avatar"
2
import Button from "@material-ui/core/Button"
3
-import { makeStyles } from "@material-ui/core/styles"
+import { makeStyles, Theme } from "@material-ui/core/styles"
4
import Table from "@material-ui/core/Table"
5
import TableBody from "@material-ui/core/TableBody"
6
import TableCell from "@material-ui/core/TableCell"
0 commit comments