diff options
Diffstat (limited to 'src/components/DocumentationButton.tsx')
| -rw-r--r-- | src/components/DocumentationButton.tsx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/DocumentationButton.tsx b/src/components/DocumentationButton.tsx index 4125fd3..7069bc2 100644 --- a/src/components/DocumentationButton.tsx +++ b/src/components/DocumentationButton.tsx @@ -12,6 +12,7 @@ export function DocumentationButton() { return ( <PanelSection> + {/* <PanelSectionRow> <ButtonItem layout="below" @@ -23,6 +24,7 @@ export function DocumentationButton() { </div> </ButtonItem> </PanelSectionRow> + */} <PanelSectionRow> <ButtonItem layout="below" |
