File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
packages/module/patternfly-docs
content/extensions/react-log-viewer/examples
generated/extensions/log-viewer Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ section: extensions
77id : Log viewer
88# Tab (react | react-demos | html | html-demos | design-guidelines | accessibility)
99source : 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
1012# If you use typescript, the name of the interface to display props for
1113# These are found through the sourceProps function provdided in patternfly-docs.source.js
1214propComponents : [LogViewer, LogViewerSearch]
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ const pageData = {
1414 "source" : "react" ,
1515 "tabName" : null ,
1616 "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" ,
1818 "relPath" : "packages/module/patternfly-docs/content/extensions/react-log-viewer/examples/basic.md" ,
1919 "propComponents" : [
2020 {
You can’t perform that action at this time.
0 commit comments