Skip to content

Commit

Permalink
Comment Date: Add block example (WordPress#65632)
Browse files Browse the repository at this point in the history
Co-authored-by: aaronrobertshaw <[email protected]>
Co-authored-by: ramonjd <[email protected]>
  • Loading branch information
3 people authored Sep 25, 2024
1 parent efcefc5 commit c8e5657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/comment-date/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export const settings = {
icon,
edit,
deprecated,
example: {},
};

export const init = () => initBlock( { name, metadata, settings } );

0 comments on commit c8e5657

Please sign in to comment.