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 dc19da3 commit 2b809cbCopy full SHA for 2b809cb
app/concepts/matestack/ui/core/toggle/toggle.haml
@@ -1,2 +1,2 @@
1
-%div{@tag_attributes}
+%div{@tag_attributes.merge(class: "matestack-toggle-component-root")}
2
= yield
0 commit comments