mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-31 19:50:44 +00:00
feat(procrastination): add to main nav for mobile
This commit is contained in:
parent
3e5f829ec4
commit
4bbcee048b
1 changed files with 6 additions and 0 deletions
|
|
@ -50,6 +50,12 @@
|
|||
<mat-icon>settings</mat-icon>
|
||||
Settings
|
||||
</button>
|
||||
<button routerLink="procrastination"
|
||||
mat-menu-item
|
||||
routerLinkActive>
|
||||
<mat-icon>verified_user</mat-icon>
|
||||
Procrastinate
|
||||
</button>
|
||||
|
||||
</mat-menu>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue