From 8da250ff98028175316281e0886a7b78556ddf36 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:45:08 +0300 Subject: [PATCH] SEO-208087 JavaScript Multiple H1 --- js/Menu/Separators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/Menu/Separators.md b/js/Menu/Separators.md index dd8e009ad..734c29830 100644 --- a/js/Menu/Separators.md +++ b/js/Menu/Separators.md @@ -90,7 +90,7 @@ The following screenshot displays the output for the above code. ![](/js/Menu/Separators_images/Separators_img2.png) -# Separators for Context Menu +## Separators for Context Menu We can add the separators for particular ContextMenu items by including **e-separator** class in the required **LI** elements. Add the following code to display ContextMenu with separator lines.