1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

docs: Refactor RadioSet & ignore Radio component

This commit is contained in:
Aleksandr Gumroian
2024-09-27 14:43:39 +02:00
parent b6e1e0adae
commit 1ab77decfd
4 changed files with 53 additions and 38 deletions

View File

@ -65,7 +65,7 @@ module.exports = {
components: "src/bootstrap/*.js",
exampleMode: "expand",
usageMode: "expand",
ignore: ["src/bootstrap/constants.js"],
ignore: ["src/bootstrap/constants.js", "src/bootstrap/Radio.js"],
sectionDepth: 0,
},
],