interface Props {
    backgroundColor?: string;
    footer?: FooterProps;
    accentColor?: string;
}

Hierarchy (View Summary, Expand)

Properties

backgroundColor?: string
footer?: FooterProps
accentColor?: string
MMNEPVFCICPMFPCPTTAAATR