mirror of
https://github.com/techno-tim/littlelink-server.git
synced 2025-02-16 19:11:21 +01:00
Fixed extra p (#34)
This commit is contained in:
parent
251a49fea5
commit
5e6621eb92
@ -304,7 +304,7 @@ function Home(props) {
|
||||
<Button
|
||||
name="whatsapp"
|
||||
href={runtimeConfig.WHATSAPP}
|
||||
displayName="WhatsAppp"
|
||||
displayName="WhatsApp"
|
||||
logo={whatsappLogo}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user