Button
A customizable button component with support for custom classnames and onClick functionality.
Button Example
Props
Button
text?: string, onClick?: () => void, className?: stringA customizable button component with support for custom classnames and onClick functionality.
text?: string, onClick?: () => void, className?: string