Skip to content

Commit 94a9606

Browse files
committed
tweaked verbiage
1 parent dc59ef7 commit 94a9606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/builder/src/components/base/InputLabel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function InputLabel({
2222
className="shrink ml-2 px-2 py-1"
2323
bg="purple.900"
2424
hasArrow
25-
label="This info will be hidden from your projects Explorer page."
25+
label="This info won't go on your project's Explorer page, but is still readable on-chain."
2626
>
2727
<span className="text-gray-400 text-xs mr-2 inline-block">
2828
<EyeSlashIcon className="w-3 h-3 inline-block mr-0.5 align-middle" />

0 commit comments

Comments
 (0)