Skip to content

Commit

Permalink
Fix mistakenly removed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
stokesman committed Sep 18, 2024
1 parent 2a9aa4c commit 310c4be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/edit-post/src/components/layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ import { store as coreStore } from '@wordpress/core-data';
import {
ResizableBox,
SlotFillProvider,
Tooltip,
VisuallyHidden,
__unstableUseNavigateRegions as useNavigateRegions,
} from '@wordpress/components';
import {
Expand Down

0 comments on commit 310c4be

Please sign in to comment.