Skip to content

Commit 89ea000

Browse files
committed
Fixed an region issue
1 parent 937dffc commit 89ea000

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlazorNotiflix/NotiflixService.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public async Task Confirm(string title, string message, string yesButtonName, st
9595

9696
#endregion
9797

98-
#region
98+
#region Block
9999

100100
public async Task ShowBlock(ElementReference element, string message = "")
101101
{

0 commit comments

Comments
 (0)