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 670d1b4 commit d6794aaCopy full SHA for d6794aa
src/components/About.tsx
@@ -1,5 +1,3 @@
1
-import React from "react";
2
-
3
const About = () => {
4
return (
5
<section id="about" className="section section--light">
src/components/Footer.tsx
const Footer = () => {
<section className="footer">
src/components/Projects.tsx
const Projects = () => {
<section id="projects" className="section section--light">
0 commit comments