Skip to content

Commit

Permalink
Merge pull request #148 from dhis2/app-platform-plugin-component
Browse files Browse the repository at this point in the history
docs: add plugin component to sidebar
  • Loading branch information
Topener committed Mar 20, 2024
2 parents 76c8b56 + 2bcc928 commit 6e8d9b8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sidebars.js
Expand Up @@ -18,6 +18,7 @@ module.exports = {
'DHIS2 App Runtime': [
'tutorials/app-runtime-query',
'tutorials/app-runtime-mutation',
'app-runtime/components/Plugin',
],
},
],
Expand Down Expand Up @@ -168,6 +169,7 @@ module.exports = {
},
'app-runtime/components/DataQuery',
'app-runtime/components/DataMutation',
'app-runtime/components/Plugin',
],
},
{
Expand Down Expand Up @@ -338,4 +340,4 @@ module.exports = {
href: 'https://docs.dhis2.org/en/develop/using-the-api/dhis-core-version-240/introduction.html',
},
],
}
}

0 comments on commit 6e8d9b8

Please sign in to comment.