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 22ceb97 commit 653db1aCopy full SHA for 653db1a
src/index.js
@@ -158,3 +158,4 @@ export { default as CvSkipToContent } from './components/CvUIShell/CvSkipToConte
158
export { default as CvSwitcher } from './components/CvUIShell/CvSwitcher.vue';
159
export { default as CvSwitcherItem } from './components/CvUIShell/CvSwitcherItem.vue';
160
export { default as CvSwitcherItemLink } from './components/CvUIShell/CvSwitcherItemLink.vue';
161
+export { default as PanelFocusTestComponent } from './components/CvUIShell/__tests__/PanelFocusTestComponent.vue';
0 commit comments