@worldofknudsen/simple-components
v0.0.4
Published
These are very basic and simple components that can be used in any React project.
Readme
Simple components
These are very basic and simple components that can be used in any React project.
Button
A basic button component.
Props
variant: The variant of the button. Can beprimary,secondary,outline.children: The content of the button.
