Adjusted tool names in sidebar
This commit is contained in:
		| @@ -37,9 +37,9 @@ onMounted( () => { | ||||
|                 </sidebar-menu-element-component> | ||||
|  | ||||
|                 <sidebar-menu-element-component category-name="Formatter"> | ||||
|                     <SidebarToolLinkComponent path-to="/format/HTML" element-content="HTML Formatter" /> | ||||
|                     <SidebarToolLinkComponent path-to="/format/JSON" element-content="JSON Formatter" /> | ||||
|                     <SidebarToolLinkComponent path-to="/format/XML" element-content="XML Formatter" /> | ||||
|                     <SidebarToolLinkComponent path-to="/format/HTML" element-content="HTML" /> | ||||
|                     <SidebarToolLinkComponent path-to="/format/JSON" element-content="JSON" /> | ||||
|                     <SidebarToolLinkComponent path-to="/format/XML" element-content="XML" /> | ||||
|                 </sidebar-menu-element-component> | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user