Skip to content

Commit 38270f2

Browse files
committed
removed long block, causing build error
1 parent 10d6c6c commit 38270f2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/About/About.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ import { Container, Row, Col } from "react-bootstrap";
33
import Aboutbody from "./AboutBody";
44
import aboutImage from "../../Assets/about.png";
55
import TypeAbout from "./TypeAbout";
6-
{/* import TypeQuote from "./TypeQuote"; */}
7-
86

97
function About() {
108
return (

0 commit comments

Comments
 (0)