Add search publication page and fix category access
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
</button>
|
||||
</h1>
|
||||
<h2>Catégories</h2>
|
||||
<app-categories-menu></app-categories-menu>
|
||||
<app-categories-menu (categoryClicked)="close()"></app-categories-menu>
|
||||
</div>
|
||||
<div class="overlay {{ isOpenned ? 'displayed' : ''}}" (click)="close()"></div>
|
||||
|
||||
Reference in New Issue
Block a user