Skip to content

Commit

Permalink
Revert Interop's access modifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
S-Luiten committed Dec 13, 2024
1 parent ebe8b40 commit 4d85713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Blazored.TextEditor/Interop.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace Blazored.TextEditor
{
internal static class Interop
public static class Interop
{
internal static ValueTask<object> CreateQuill(
IJSRuntime jsRuntime,
Expand Down

0 comments on commit 4d85713

Please sign in to comment.