tidy
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
namespace Toolkit.Foundation;
|
||||
|
||||
public record Navigation :
|
||||
public record Navigation :
|
||||
INavigation
|
||||
{
|
||||
public required Type Type { get; set; }
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user