Reduce threshold for mobile
This commit is contained in:
@ -9,7 +9,7 @@ import {
|
|||||||
Row
|
Row
|
||||||
} from 'react-bootstrap';
|
} from 'react-bootstrap';
|
||||||
|
|
||||||
const answerThreshold = 200;
|
const answerThreshold = 100;
|
||||||
|
|
||||||
export default contain(
|
export default contain(
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user