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.
2 parents 5a3ae59 + 14279f6 commit 82857c8Copy full SHA for 82857c8
src/components/Header/index.js
@@ -193,14 +193,14 @@ function Header() {
193
reverse
194
dropContent={
195
<TextAlignLeft>
196
- <ButtonLink
+ {/* <ButtonLink
197
key="pl"
198
label="HPE GreenLake Platform"
199
to="/greenlake/hpe-greenlake-platform/home/"
200
state={{ state: { isPlatformHeaderClicked: true } }}
201
alignSelf="start"
202
fill="horizontal"
203
- />
+ /> */}
204
<Box direction="row">
205
206
<GreenLakeButtonLinks column="left" />
0 commit comments