Improvement to navigation regions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Toolkit.Foundation;
|
||||
|
||||
public class NavigateHandler(ComponentScope scope,
|
||||
public class NavigateHandler(NamedComponent scope,
|
||||
IComponentScopeProvider provider) :
|
||||
INotificationHandler<Navigate>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user