better boost hint
This commit is contained in:
parent
af2797f12a
commit
d70a85f5c6
@ -20,7 +20,7 @@ export default function AdvPostForm () {
|
|||||||
<Input
|
<Input
|
||||||
label='boost'
|
label='boost'
|
||||||
name='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>}
|
append={<InputGroup.Text className='text-monospace'>sats</InputGroup.Text>}
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user