code sweep
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
using Mediator;
|
||||
|
||||
namespace Toolkit.Foundation
|
||||
{
|
||||
public record NavigateBack(object Route) : IRequest;
|
||||
namespace Toolkit.Framework.Foundation;
|
||||
|
||||
}
|
||||
public record NavigateBack(object Route) : IRequest;
|
||||
Reference in New Issue
Block a user