Skip to content

Commit e9c833e

Browse files
authored
Allow EmptyState from @wordpress/ui in recommended components (#77765)
1 parent 89173d8 commit e9c833e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/eslint-plugin/rules/use-recommended-components.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const ALLOWLIST = {
1313
'Card',
1414
'Collapsible',
1515
'CollapsibleCard',
16+
'EmptyState',
1617
'Link',
1718
'Stack',
1819
'Text',

0 commit comments

Comments
 (0)