wip makefile

This commit is contained in:
realaravinth
2021-04-08 15:49:55 +05:30
parent d1fa3dc671
commit d7b1a9f29b
22 changed files with 574 additions and 1410 deletions

View File

@@ -114,6 +114,8 @@ pub mod panel {
pub active: &'static SubPanel,
}
const TITLE: &str = "Dashboard";
impl Default for IndexPage {
fn default() -> Self {
IndexPage {