Skip to content

Commit

Permalink
🎨 Rename class WebViewExtentions to WebViewExtensions
Browse files Browse the repository at this point in the history
I don't think this is even used anymore lol
  • Loading branch information
Lamparter committed Aug 29, 2024
1 parent 0eb51e2 commit 2f0e6b8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace FluentHub.App.Extensions
{
public static class WebViewExtentions
public static class WebViewExtensions
{
public static async Task HandleResize(this WebView2 webView2)
{
Expand Down

0 comments on commit 2f0e6b8

Please sign in to comment.