Skip to content

Commit

Permalink
Update src/components/Corner-popup/index.js
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Sep 10, 2023
1 parent 4899aab commit 873b9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Corner-popup/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const CornerPopup = () => {
<a href="https://play.meshery.io/">
<img className="popup-image" src={popupImageSmall} />
</a>
<Button primary className="explore-playground-button" title="Explore Playground" url="https://play.meshery.io/" />
<Button primary className="explore-playground-button" title="Access Playground" url="https://play.meshery.io/" />
</div>
</div>
</div>
Expand Down

0 comments on commit 873b9e2

Please sign in to comment.