feat: clarify labels and syncing (#670)
This commit is contained in:
@@ -84,7 +84,7 @@ export function Download(): ReactElement {
|
||||
<>
|
||||
{nodeInfo?.beeMode !== BeeModes.ULTRA_LIGHT && <FileNavigation active="DOWNLOAD" />}
|
||||
<ExpandableListItemInput
|
||||
label="Swarm Hash"
|
||||
label="Swarm Hash or ENS"
|
||||
onConfirm={value => onSwarmIdentifier(value)}
|
||||
onChange={validateChange}
|
||||
helperText={referenceError}
|
||||
|
||||
Reference in New Issue
Block a user