Skip to content

Commit

Permalink
Refactor: BlockCard story docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinite-Null committed Dec 18, 2024
1 parent d2ce81f commit 8550676
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,11 @@ const meta = {
box,
button,
},
description: 'The icon to display for the block.',
description:
'The icon of the block. This can be any of [WordPress Dashicons](https://developer.wordpress.org/resource/dashicons/), or a custom `svg` element.',
table: {
type: { summary: 'string | object' },
},
},
name: {
control: 'text',
Expand Down

0 comments on commit 8550676

Please sign in to comment.