Skip to content

Commit

Permalink
Adds Api modification page to composer reference (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Rossi <[email protected]>
  • Loading branch information
leorossi authored Oct 5, 2023
1 parent 892778b commit c144bda
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ const sidebars = {
items: [
'reference/composer/introduction',
'reference/composer/configuration',
'reference/composer/programmatic'
'reference/composer/programmatic',
'reference/composer/api-modification'
]
},
{
Expand Down

0 comments on commit c144bda

Please sign in to comment.