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 86f8ba2 commit d9653ccCopy full SHA for d9653cc
addon/components/docs-viewer/x-nav-list/index.hbs
@@ -1,3 +1,3 @@
1
-<ul ...attributes>
+<ul class={{@class}} ...attributes>
2
{{yield (hash item=(component "docs-viewer/x-nav-item"))}}
3
</ul>
0 commit comments