Theme Config
Blacklisted
An Object which contains all the information for the blacklisted page.
Example Usage
Props
title
string
requiredThe title of the blacklisted page
subtitle
string
requiredThe subtitle of the blacklisted page
description
string
requiredThe description of the blacklisted page
button
Object
requiredenabled
boolean
requiredIndicate if the button should be enabled
text
string
The text of the button
link
string
The link of the button
Was this page helpful?