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