Skip to content

Commit

Permalink
Query Pagination: Add block example
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Sep 23, 2024
1 parent 4b2b2a5 commit caff785
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/query-pagination/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const settings = {
edit,
save,
deprecated,
example: {},
};

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

0 comments on commit caff785

Please sign in to comment.