ask-and-trust - v1.0.0
    Preparing search index...

    Interface NavAndAuthButtonsProps

    interface NavAndAuthButtonsProps {
        headerLinks: readonly LinksType[];
        isMobile: boolean;
    }
    Index

    Properties

    headerLinks: readonly LinksType[]
    isMobile: boolean