We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd010e commit 6845275Copy full SHA for 6845275
src/Components/Home/Sections/About.tsx
@@ -24,7 +24,7 @@ export default class About extends React.Component {
24
</p>
25
<p>Thanks to the Python Pizza (Naples!) that started this format!</p>
26
</Container>
27
- </section >
+ </section>
28
);
29
}
30
0 commit comments