interface FooterProps {
    backgroundColor?: string;
    chevronColor?: string;
    headingTextColor?: string;
    textColor?: string;
}

Properties

backgroundColor?: string
chevronColor?: string
headingTextColor?: string
textColor?: string
MMNEPVFCICPMFPCPTTAAATR