Skip to content

Commit

Permalink
refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
Lopkop committed Feb 29, 2024
1 parent d22e04f commit 7196e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
function Footer(props: any) {
function Footer() {
return <footer>Created by <a href="https://github.com/Lopkop">Lopkop</a></footer>
}

Expand Down

0 comments on commit 7196e14

Please sign in to comment.