feat(techdocs): add addon settings location

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2022-05-04 16:32:04 +02:00
parent 8386a32644
commit 9e0a6ef4fa
2 changed files with 8 additions and 0 deletions
+6
View File
@@ -53,6 +53,12 @@ export const TechDocsAddonLocations = Object.freeze({
*/
Subheader: 'Subheader',
/**
* These addons are items added to the settings menu list and are designed to make
* the reader experience customizable, for example accessibility options
*/
Settings: 'Settings',
/**
* These addons appear left of the content and above the navigation.
*/