import { wabutton } from '../asset'; const WhatsAppButton = () => { return (
{/* Tombol WhatsApp */} WhatsApp
); }; export default WhatsAppButton;