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 5526ac0 commit 77ba0f5Copy full SHA for 77ba0f5
src/sections/gitops/SnapshotPage.js
@@ -22,7 +22,7 @@ const SnapshotPage = () => {
22
<Description>
23
Verify your workload designs and Kubernetes cluster configurations prior to accepting and merging pull requests.
24
</Description>
25
- <Button primary className="learn-more-btn" title="INSTALL" url="https://meshery.layer5.io/connect/github/new"/>
+ <Button primary className="learn-more-btn" title="INSTALL" $url="https://meshery.layer5.io/connect/github/new"/>
26
</TextColumn>
27
<ColumnContainer>
28
<KanvasStack className="stack-logo" />
0 commit comments