Skip to content

Commit

Permalink
Merge results
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmoradi committed Jul 8, 2024
2 parents 958109f + 9937782 commit 90633a5
Show file tree
Hide file tree
Showing 12 changed files with 1,278 additions and 833 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<BitLink data-val-test="bit" Href="@Href">I'm a link</BitLink>

@code {
[Parameter] public string? Href { get; set; }
}
Loading

0 comments on commit 90633a5

Please sign in to comment.