add comma to 1000
This commit is contained in:
@ -86,7 +86,7 @@ export default contain(
|
||||
onClick={ ()=> {
|
||||
appActions.updateRoute('/jobs/new');
|
||||
}}>
|
||||
Post a job: $1000
|
||||
Post a job: $1,000
|
||||
</Button>
|
||||
<div className='spacer' />
|
||||
</Col>
|
||||
|
Reference in New Issue
Block a user