tracking-code-which-will-go-to-the-HEAD FLAMEAL Documentation Button

Components

Button

<Button />

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

View Source client/src/components/Button/Button.js, line 12

the button component

ReactComponent