import React from "react"; export const Button = ({ label, label2, onClick }) => (
Butto123n!123{label}
Butto123n!123{label}
Butto123n!123{label}
);