• Rajat Jain's avatar
    Accept tag-name as prop in IssueCardWeight · a6cf9c95
    Rajat Jain authored
    IssueCardWeight had a hardcoded anchor tag which is not needed
    in the Epic's related issues list. This change adds a functionality
    to let IssueCardWeight decide which tag to render. This functionality
    is backward compatible and defaults to anchor tag.
    a6cf9c95
issue_card_weight_spec.js 1.01 KB