We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60af3a8 commit 95f06d1Copy full SHA for 95f06d1
1 file changed
src/sections/Meshery/index.js
@@ -47,7 +47,7 @@ const MesheryPage = () => {
47
</video>
48
{/* <img className="meshery-sup-img" src={mesheryFullStack} alt="Meshery the multi-mesh manager" /> */}
49
<Button $primary className="banner-btn align-btn"
50
- title="Star the Repository" $url="https://github.com/meshery/meshery" $external={true}
+ title="Star the Repository" $url="https://github.com/meshery/meshery" $external={ true }
51
>
52
<FaGithub size={21} className="button-icon" />
53
</Button>
0 commit comments