Skip to content

Commit 0df6505

Browse files
authored
feat: add ecommerce to topicOrder (#480)
1 parent 0ab2a07 commit 0df6505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/collections/Docs/topicOrder.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export const topicOrder: TopicOrder = {
3333
},
3434
{
3535
groupLabel: 'Ecosystem',
36-
topics: ['Plugins', 'Examples', 'Integrations'],
36+
topics: ['Plugins', 'Ecommerce', 'Examples', 'Integrations'],
3737
},
3838
{
3939
groupLabel: 'Deployment',

0 commit comments

Comments
 (0)