Axinom Mosaic Libraries
    Preparing search index...

    Interface LandingPageHeaderProps

    interface LandingPageHeaderProps {
        className?: string;
        subtitle: string;
        title: string;
    }
    Index

    Properties

    className?: string
    subtitle: string
    title: string