Fix import and attribute names in App and Footer components

This commit is contained in:
dertyp7
2024-01-14 19:11:17 +01:00
parent b0b63903de
commit d4a239a863
2 changed files with 17 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ export default function Footer() {
}}
stroke="currentColor"
fill="currentColor"
stroke-width="0"
strokeWidth="0"
viewBox="0 0 448 512"
height="1em"
width="1em"
@@ -24,7 +24,7 @@ export default function Footer() {
}}
stroke="currentColor"
fill="currentColor"
stroke-width="0"
strokeWidth="0"
viewBox="0 0 496 512"
height="1em"
width="1em"