File tree 2 files changed +3
-1
lines changed
packages/module/patternfly-docs
content/extensions/react-log-viewer/examples
generated/extensions/log-viewer
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ section: extensions
7
7
id : Log viewer
8
8
# Tab (react | react-demos | html | html-demos | design-guidelines | accessibility)
9
9
source : react
10
+ # Link to source on GitHub
11
+ sourceLink : https://github.com/patternfly/react-log-viewer/blob/main/packages/module/patternfly-docs/content/extensions/react-log-viewer/examples/basic.md
10
12
# If you use typescript, the name of the interface to display props for
11
13
# These are found through the sourceProps function provdided in patternfly-docs.source.js
12
14
propComponents : [LogViewer, LogViewerSearch]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const pageData = {
14
14
"source" : "react" ,
15
15
"tabName" : null ,
16
16
"slug" : "/extensions/log-viewer/react" ,
17
- "sourceLink" : "https://github.com/patternfly/patternfly- react/blob/main/packages/module/patternfly-docs/content/extensions/react-log-viewer/examples/basic.md" ,
17
+ "sourceLink" : "https://github.com/patternfly/react-log-viewer /blob/main/packages/module/patternfly-docs/content/extensions/react-log-viewer/examples/basic.md" ,
18
18
"relPath" : "packages/module/patternfly-docs/content/extensions/react-log-viewer/examples/basic.md" ,
19
19
"propComponents" : [
20
20
{
You can’t perform that action at this time.
0 commit comments