Skip to content

Commit

Permalink
Merge branch 'dev-Anchor-Unstyled' of https://github.com/Megabit/Blaz…
Browse files Browse the repository at this point in the history
…orise into dev-Anchor-Unstyled
  • Loading branch information
steal4life committed Oct 19, 2023
2 parents 9b721ac + bba391c commit 37a5c84
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Source/Blazorise/Base/BaseLinkComponent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -266,8 +266,7 @@ private static bool IsStrictlyPrefixWithSeparator( string value, string prefix )
/// <summary>
/// Removes styles from Link component.
/// </summary>
[Parameter]
public bool Unstyled { get; set; }
[Parameter] public bool Unstyled { get; set; }

/// <summary>
/// Occurs when the link is clicked.
Expand Down

0 comments on commit 37a5c84

Please sign in to comment.