coldbydefault-portfolio
    Preparing search index...
    interface ChatHeaderProps {
        className?: string;
        onClose: () => void;
    }
    Index

    Properties

    Properties

    className?: string
    onClose: () => void