Skip to content

Commit 2a61655

Browse files
committed
refactor: Remove unnecessary React import from TourButton component
1 parent 97ec598 commit 2a61655

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

DashAI/front/src/components/tour/TourButton.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import React from "react";
21
import { IconButton, Tooltip } from "@mui/material";
32
import HelpOutlineIcon from "@mui/icons-material/HelpOutline";
43
import { useTourContext } from "./TourProvider";

0 commit comments

Comments
 (0)