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 94a9606 commit 3ea13caCopy full SHA for 3ea13ca
packages/builder/src/components/base/InputLabel.tsx
@@ -26,7 +26,7 @@ export default function InputLabel({
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" />
29
- <span className="align-middle">Hidden</span>
+ <span className="align-middle">Unlisted</span>
30
</span>
31
</Tooltip>
32
)}
0 commit comments