Created
August 5, 2021 12:53
-
-
Save swahaniroy/65e33f34bb4c598174d829ed4c24112c to your computer and use it in GitHub Desktop.
Display facemask products
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| onViewFaceMask(): void { | |
| this.router.navigate(["facemask"]); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment