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 dc59ef7 commit 94a9606Copy full SHA for 94a9606
packages/builder/src/components/base/InputLabel.tsx
@@ -22,7 +22,7 @@ export default function InputLabel({
22
className="shrink ml-2 px-2 py-1"
23
bg="purple.900"
24
hasArrow
25
- label="This info will be hidden from your project’s Explorer page."
+ label="This info won't go on your project's Explorer page, but is still readable on-chain."
26
>
27
<span className="text-gray-400 text-xs mr-2 inline-block">
28
<EyeSlashIcon className="w-3 h-3 inline-block mr-0.5 align-middle" />
0 commit comments