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 47e6384 commit 2a0aa1aCopy full SHA for 2a0aa1a
packages/components/src/tree-grid/test/roving-tab-index.js
@@ -6,7 +6,7 @@ import TestRenderer from 'react-test-renderer';
6
/**
7
* Internal dependencies
8
*/
9
-import RovingTabIndex from '../';
+import RovingTabIndex from '../roving-tab-index';
10
11
describe( 'RovingTabIndex', () => {
12
it( 'does not render any elements other than its children', () => {
0 commit comments