Skip to content

Commit

Permalink
fix: missing sections
Browse files Browse the repository at this point in the history
  • Loading branch information
thedaviddias committed Feb 8, 2025
1 parent 2e271d5 commit cdc7d35
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/en/patterns/_meta.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,17 @@ export default {
theme: {
collapsed: false
}
},
'content-management': {
title: 'Content Management',
theme: {
collapsed: false
}
},
'user-feedback': {
title: 'User Feedback',
theme: {
collapsed: false
}
}
}

0 comments on commit cdc7d35

Please sign in to comment.