Fixed extra p (#34)

This commit is contained in:
Max Graman 2021-08-31 15:21:08 -04:00 committed by GitHub
parent 251a49fea5
commit 5e6621eb92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -304,7 +304,7 @@ function Home(props) {
<Button
name="whatsapp"
href={runtimeConfig.WHATSAPP}
displayName="WhatsAppp"
displayName="WhatsApp"
logo={whatsappLogo}
/>
)}