Change all icons to <Path>'s with google material icons; finish navigation bar styling and function
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace Server_Dashboard {
|
||||
|
||||
internal class AnalyticsViewModel : BaseViewModel {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user