Skip to content

Commit

Permalink
Term Description: Add block example (#65553)
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 23, 2024
1 parent 7cdf002 commit 2dc9bc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/term-description/index.js
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 2dc9bc5

Please sign in to comment.