Constructor
# <Button />
A function to return a button component.
Parameters:
Name | Type | Description |
---|---|---|
buttonName |
String
|
name of the button to be displayed |
toPage |
String
|
the path to navigate to |
the button component
ReactComponent