diff --git a/js/angular/directive/menuToggle.js b/js/angular/directive/menuToggle.js index 41aee9bfb8..94072125ac 100644 --- a/js/angular/directive/menuToggle.js +++ b/js/angular/directive/menuToggle.js @@ -12,12 +12,11 @@ * would open the given side menu, and tapping it again would close it. * * ```html - * + * * * * - * ... - * + * * ``` */ IonicModule