tidy
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
public record NavigateBack(object? Context = null, string? Scope = null);
|
||||
|
||||
public record NavigateBack<TNavigation>(object? Context);
|
||||
public record NavigateBack<TNavigation>(object? Context);
|
||||
Reference in New Issue
Block a user