mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-15 11:37:57 +01:00
chores: change import
This commit is contained in:
parent
8703e14612
commit
7a18f19203
@ -23,7 +23,7 @@ import Checkbox from "@material-ui/core/Checkbox";
|
|||||||
import Typography from "@material-ui/core/Typography";
|
import Typography from "@material-ui/core/Typography";
|
||||||
import { useStyles } from "./style";
|
import { useStyles } from "./style";
|
||||||
import RoleIcon from "../../role-icon";
|
import RoleIcon from "../../role-icon";
|
||||||
import { Tooltip } from "@material-ui/core";
|
import Tooltip from "@material-ui/core/Tooltip";
|
||||||
|
|
||||||
|
|
||||||
type ShareModel = {
|
type ShareModel = {
|
||||||
|
Loading…
Reference in New Issue
Block a user