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 dbb2dab commit b07a02bCopy full SHA for b07a02b
src/panel/__snapshots__/panel.test.js.snap
@@ -103,7 +103,7 @@ exports[`panel structure : default options 1`] = `
103
tab-id="4"
104
>
105
<div
106
- class="custom-panel"
+ className="custom-panel"
107
108
panel 4 is not selected
109
</div>
@@ -152,7 +152,7 @@ exports[`panel structure : rtl and none accessibility options 1`] = `
152
153
154
155
156
157
158
0 commit comments