1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-13 01:22:12 +02:00

Add info about CustomizationContext to the docs

This commit is contained in:
Aleksandr Gumroian
2022-02-10 16:03:41 +01:00
parent 46fe75d3cf
commit aeabc0bf06
2 changed files with 9 additions and 0 deletions

View File

@@ -51,6 +51,12 @@ module.exports = {
sectionDepth: 1,
},
{
name: "Customization Context",
components: ["src/customizationContext/CustomizationContext.js"],
exampleMode: "expand",
usageMode: "expand",
},
{
name: "Bootstrap components",
description: "Set of bootstrap components.",