We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901e5f7 commit 491ea3dCopy full SHA for 491ea3d
ui/src/partials/article-toolbar.hbs
@@ -1,4 +1,3 @@
1
-<div role="navigation" aria-label="Article Toolbar" class="flex flex-col max-w-[800px] md:items-center mx-4 md:ml-[3.5rem] lg:ml-12 md:mt-12 md:flex-row text-sm font-light" >
2
- {{> dropdown options=(components-to-nav-list) class="w-full md:hidden m-auto mt-8 mb-10" }}
+<div role="navigation" aria-label="Article Toolbar" class="flex flex-col max-w-[800px] md:items-center mx-4 md:ml-[3.5rem] lg:ml-12 mt-8 md:mt-12 md:flex-row text-sm font-light" >
3
{{> breadcrumbs}}
4
</div>
0 commit comments