We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 567ffef + 7b131e7 commit 2da046bCopy full SHA for 2da046b
src/pages/index.tsx
@@ -52,7 +52,7 @@ function HomepageHeader() {
52
setIsCopied(false);
53
}, 3000)
54
}}
55
- style={{color: "#333", padding: 16, backgroundColor: "#fff", cursor: "copy"}}
+ style={{color: "#333", padding: 16, backgroundColor: "#fff", cursor: "pointer"}}
56
>
57
npm install react-chatbotify --save 📋
58
</code>
0 commit comments