ComponentsButtonButton Component This is the documentation for the Button component. Basic Usage To use the Button component, simply import it into your project and use it in your code: button.jsx<Button>Click me</Button> Button with onClick Clicked 0 times External Component Clicked 0 timesComponents