Add profile component

This commit is contained in:
2021-03-02 18:53:37 +01:00
parent fd68a31448
commit 005e82033b
4 changed files with 48 additions and 8 deletions
@@ -19,7 +19,7 @@ export class HeaderNoSearchPage implements OnInit {
ngOnInit() {
}
async openSearch() {
async openProfile() {
const enterAnimation = (baseEl: any) => {
const backdropAnimation = this.animationController.create()