Skip to content

Commit

Permalink
Add: DropZone when sitelogo is present
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvang21 committed Sep 24, 2024
1 parent 7f87eef commit e03d52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/site-logo/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,7 @@ export default function LogoEdit( {
iconId={ siteIconId }
canUserEdit={ canUserEdit }
/>
<DropZone onFilesDrop={ onFilesDrop } />
</>
);
}
Expand Down

0 comments on commit e03d52c

Please sign in to comment.