frontend
    Preparing search index...
    type PropTypes = {
        buttText?: string;
        children: React.ReactNode;
        href?: string;
    }
    Index

    Properties

    buttText?: string
    children: React.ReactNode
    href?: string