Skip to content

Html.Bootstrap().Link is defaulting its style to Default instead of None #450

@johnwc

Description

@johnwc

@Html.Bootstrap().Link("Test", "Test")
This produces <a class="btn-default">Test</a>, expected to produce <a>Test</a> with no class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions