mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
PR comments
This commit is contained in:
parent
578c173e1d
commit
c7507c6887
@ -47,7 +47,7 @@ export const ConstraintAccordionViewHeaderInfo = ({
|
||||
singleValue,
|
||||
allowExpand,
|
||||
expanded,
|
||||
maxLength = 112,
|
||||
maxLength = 112, //The max number of characters in the values text for NOT allowing expansion
|
||||
}: ConstraintAccordionViewHeaderMetaInfoProps) => {
|
||||
const { classes: styles } = useStyles();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user