Skip to content

Commit e74e4bd

Browse files
authored
Merge pull request #2849 from Shopify/fio/fix-create
Update category for new components
2 parents a5f73f1 + 785d468 commit e74e4bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-extensions/docs/surfaces/admin/create-doc-files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ import shared from './shared';
8686
8787
const data: ReferenceEntityTemplateSchema = {
8888
...shared,
89-
category: 'Experimental Components',
89+
category: 'Polaris web components',
9090
};
9191
9292
export default data;

0 commit comments

Comments
 (0)