Added show more for long posts
This commit is contained in:
parent
c13b6946ba
commit
7fa0708e0e
6 changed files with 64 additions and 5 deletions
|
@ -147,3 +147,4 @@ export const HITSLOP_10 = createHitslop(10)
|
|||
export const HITSLOP_20 = createHitslop(20)
|
||||
export const HITSLOP_30 = createHitslop(30)
|
||||
export const BACK_HITSLOP = HITSLOP_30
|
||||
export const MAX_POST_LINES = 25
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue