We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 292b9f2 commit 10d6c6cCopy full SHA for 10d6c6c
src/components/About/About.jsx
@@ -3,7 +3,7 @@ import { Container, Row, Col } from "react-bootstrap";
3
import Aboutbody from "./AboutBody";
4
import aboutImage from "../../Assets/about.png";
5
import TypeAbout from "./TypeAbout";
6
-import TypeQuote from "./TypeQuote";
+{/* import TypeQuote from "./TypeQuote"; */}
7
8
9
function About() {
0 commit comments