Optimized the import statement in the Integrate.jsx
This commit is contained in:
parent
cbe0184cab
commit
6eac7bbefd
@ -1,5 +1,5 @@
|
||||
import {List, Stack, Typography, useMediaQuery, useTheme} from "@mui/material";
|
||||
import BulletItem from "@/pages/Home/sections/Header/components/BulletItem/index.js";
|
||||
import BulletItem from "@/pages/Home/sections/Header/components/BulletItem";
|
||||
import IntegrateImage from "@/common/assets/images/home/integrate.svg";
|
||||
|
||||
export const Integrate = () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user