update table, menu, topbar, dialog, toast components and css

This commit is contained in:
Çetin
2021-12-14 16:31:40 +03:00
parent 2b91b042d5
commit 9c710d6fa3
26 changed files with 302 additions and 212 deletions

View File

@@ -15,6 +15,6 @@ export class MenuService {
}
reset() {
// this.resetSource.next();
// this.resetSource.next(true);
}
}