better boost hint
This commit is contained in:
parent
af2797f12a
commit
d70a85f5c6
|
@ -20,7 +20,7 @@ export default function AdvPostForm () {
|
|||
<Input
|
||||
label='boost'
|
||||
name='boost'
|
||||
hint={<span className='text-muted'>boost ranks posts higher temporarily based on the amount</span>}
|
||||
hint={<span className='text-muted'>ranks posts higher temporarily based on the amount</span>}
|
||||
append={<InputGroup.Text className='text-monospace'>sats</InputGroup.Text>}
|
||||
/>
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue