mirror of
https://github.com/cheveguerra/bot-whatsapp.git
synced 2026-04-18 11:39:15 +00:00
docs: remove icons
This commit is contained in:
@@ -40,12 +40,10 @@ export default component$(() => {
|
||||
|
||||
const social = [
|
||||
{ label: 'Twitter', icon: IconTwitter, href: '#' },
|
||||
{ label: 'Instagram', icon: IconInstagram, href: '#' },
|
||||
{ label: 'Facebook', icon: IconFacebook, href: '#' },
|
||||
{
|
||||
label: 'Github',
|
||||
icon: IconGithub,
|
||||
href: 'https://github.com/onwidget/qwind',
|
||||
href: 'https://github.com/codigoencasa/bot-whatsapp',
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user