Skip to content

Commit

Permalink
Comments Pagination Numbers: Add block example (WordPress#65635)
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 15455d6 commit efcefc5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export { metadata, name };
export const settings = {
icon,
edit,
example: {},
};

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

0 comments on commit efcefc5

Please sign in to comment.