Skip to content

Commit

Permalink
Undo folder rename as it was causing a different doc manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Sep 26, 2024
1 parent a07d388 commit aa5f7c4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/navigator/legacy.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Internal dependencies
*/
import { Navigator as InternalNavigator } from './navigator/component';
import { Navigator as InternalNavigator } from './navigator-provider/component';
import { NavigatorScreen as InternalNavigatorScreen } from './navigator-screen/component';
import { NavigatorButton as InternalNavigatorButton } from './navigator-button/component';
import { NavigatorBackButton as InternalNavigatorBackButton } from './navigator-back-button/component';
Expand Down

0 comments on commit aa5f7c4

Please sign in to comment.