Skip to content

Commit a7cf468

Browse files
joeizangAniket-Engg
authored andcommitted
correct working in tooltip
1 parent 9ecc4b7 commit a7cf468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/vyper/src/app/app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ const App: React.FC = () => {
7676
<div className="px-3 pt-3 mb-3 w-100">
7777
<CustomTooltip
7878
placement="bottom"
79-
tooltipText="Clone vyper examples. Switch to the Vyper workspace to see the examples."
79+
tooltipText="Clone Vyper examples. Switch to the File Explorer to see the examples."
8080
>
8181
<Button data-id="add-repository" className="w-100 text-dark bg-light btn-outline-primary " onClick={() => remixClient.cloneVyperRepo()}>
8282
Clone Vyper examples repository

0 commit comments

Comments
 (0)