torque-pro-assistant - v1.0.0
    Preparing search index...
    interface SettingRowProps {
        children: ReactNode;
        detail?: string;
        label: string;
        last?: boolean;
    }
    Index

    Properties

    children: ReactNode
    detail?: string
    label: string
    last?: boolean