Skip to content

Commit

Permalink
Update SortableJS library integration in Blazor
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Dec 26, 2023
1 parent fe9cdd4 commit 8490a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pages/Index.razor
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<div class="hero">
<div class="hero-body has-background-blazor has-text-white has-text-centered">
<h1 class="title is-size-1 has-text-white">Blazor Sortable</h1>
<p>An integration of the SortableJS library with Blazor.</p>
<p>An integration of the [SortableJS library](https://github.com/SortableJS/Sortable) for Blazor.</p>
</div>

<a class="button is-dark" href="https://github.com/the-urlist/blazorsortable" target="_blank">
Expand Down

0 comments on commit 8490a6e

Please sign in to comment.