diff --git a/packages/editor/src/components/post-actions/index.js b/packages/editor/src/components/post-actions/index.js index ab11b5e318b5a6..99e828cad1ff47 100644 --- a/packages/editor/src/components/post-actions/index.js +++ b/packages/editor/src/components/post-actions/index.js @@ -56,29 +56,33 @@ export default function PostActions( { postType, postId, onActionPerformed } ) { return (
); }