Skip to content

Commit

Permalink
feat: some changes
Browse files Browse the repository at this point in the history
  • Loading branch information
shvkn committed Jul 16, 2023
1 parent 835dd16 commit f2f80d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/About.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { FC } from "react";
import { Helmet } from "react-helmet";
//changes

export const About: FC = () => {
return (
<>
Expand Down

0 comments on commit f2f80d3

Please sign in to comment.