WIP splitting up the viewModels for the party
This commit is contained in:
@ -12,7 +12,6 @@ namespace Aurora.Design.Components.NavigationMenu
|
||||
public NavigationItem()
|
||||
{
|
||||
}
|
||||
public int Id { get; set; }
|
||||
public string Title { get; set; }
|
||||
public string Group { get; set; }
|
||||
public Type TargetType { get; set; }
|
||||
|
Reference in New Issue
Block a user