logo

FooterLink

Used to display links on Footer.

Props:

content

Description: Link text to display. Type: String. Required.

url

Description: Path to redirect. Type: String. Required.

style

Description: FooterLink style. Type: CSS Properties.

className

Description: FooterLink className. Type: String.

Code <FooterLink content='Footer Link' url='/' style={{ color: theme.colors.primary }} />

PabloSilvaDev - © Copyright 2022