Skip to content

Commit

Permalink
Use comet ToolTip instead of mui
Browse files Browse the repository at this point in the history
  • Loading branch information
VP-DS committed Feb 20, 2024
1 parent 364ad7b commit 798c5a7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { useContentTranslationService } from "@comet/admin";
import { Tooltip, useContentTranslationService } from "@comet/admin";
import { Translate } from "@comet/admin-icons";
import Tooltip from "@mui/material/Tooltip";
import * as React from "react";
import { FormattedMessage } from "react-intl";

Expand Down

0 comments on commit 798c5a7

Please sign in to comment.