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 10d6c6c commit 38270f2Copy full SHA for 38270f2
src/components/About/About.jsx
@@ -3,8 +3,6 @@ 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"; */}
7
-
8
9
function About() {
10
return (
0 commit comments