Package:
@hexos/react-uiProps for the PendingApprovalBadge component.
interface PendingApprovalBadgeProps {
className?: string;
onClick?: () => void;
}@hexos/react-uiProps for the PendingApprovalBadge component.
interface PendingApprovalBadgeProps {
className?: string;
onClick?: () => void;
}