Skip to content

Commit

Permalink
Change package name. (#18916)
Browse files Browse the repository at this point in the history
  • Loading branch information
Soean authored and senadir committed Dec 4, 2019
1 parent c9242ac commit 233986e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ MediaPlaceholder
An example usage which sets the URL of the selected image to `theImage` attributes.

```
const { MediaPlaceholder } = wp.editor;
const { MediaPlaceholder } = wp.blockEditor;
...
Expand Down

0 comments on commit 233986e

Please sign in to comment.