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 7e90d81 commit b3dc39aCopy full SHA for b3dc39a
src/app/__snapshots__/app.test.tsx.snap
@@ -155,7 +155,7 @@ exports[`App tests should render default App component 1`] = `
155
>
156
<nav
157
aria-label="Global"
158
- class="pf-v5-c-nav pf-m-light"
+ class="pf-v5-c-nav"
159
data-ouia-component-id="OUIA-Generated-Nav-1"
160
data-ouia-component-type="PF5/Nav"
161
data-ouia-safe="true"
@@ -194,7 +194,7 @@ exports[`App tests should render default App component 1`] = `
194
</a>
195
</li>
196
<li
197
- class="pf-v5-c-nav__item pf-m-expandable"
+ class="pf-v5-c-nav__item"
198
data-ouia-component-id="OUIA-Generated-NavExpandable-1"
199
data-ouia-component-type="PF5/NavExpandable"
200
0 commit comments