Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
AKSHAT2802 committed Sep 11, 2024
1 parent 3187318 commit 561c6ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/editor/src/components/post-publish-panel/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export class PostPublishPanel extends Component {
<div className="editor-post-publish-panel__header">
{ isPostPublish ? (
<Button
size="compact"
__next40pxDefaultSize
onClick={ onClose }
icon={ closeSmall }
label={ __( 'Close panel' ) }
Expand Down

0 comments on commit 561c6ff

Please sign in to comment.