We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f787650 commit 2ea0e04Copy full SHA for 2ea0e04
docs/Components.md
@@ -12,10 +12,12 @@ module.exports = {
12
};
13
```
14
15
-> **Note:** All paths are relative to config folder.
+> **Note:** All paths are relative to the config folder.
16
17
> **Note:** Use [ignore](Configuration.md#ignore) option to exclude some files from the style guide.
18
19
+> **Note:** Use [getComponentPathLine](Configuration.md#getcomponentpathline) option to change a path you see below a component name.
20
+
21
## Sections
22
23
Group components into sections or add extra Markdown documents to your style guide.
0 commit comments