Skip to content

Commit

Permalink
Include blockProps on oik/content-block #47
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbingwide committed Aug 12, 2021
1 parent a03b72c commit 6f6fe4e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/oik-content/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export default function Edit ( props ) {


</div>
<div>
<div { ...blockProps}>
<ServerSideRender
block="oik/content-block" attributes={ attributes }
/>
Expand Down
Empty file added src/oik-fields/block.json
Empty file.
Empty file added src/oik-nivo/block.json
Empty file.

0 comments on commit 6f6fe4e

Please sign in to comment.