Increase the unstacked labels count
This commit is contained in:
@ -8,7 +8,7 @@ import { EditLabelChip } from './EditLabelChip'
|
||||
import { LabelsDispatcher } from '../../lib/hooks/useSetPageLabels'
|
||||
import { EditLabelChipStack } from './EditLabelChipStack'
|
||||
|
||||
const MaxUnstackedLabels = 4
|
||||
const MaxUnstackedLabels = 7
|
||||
|
||||
type LabelsPickerProps = {
|
||||
selectedLabels: Label[]
|
||||
|
||||
Reference in New Issue
Block a user