amandaO2hess

Results 1 comments of amandaO2hess

@mariusgaciu you can use variables and many ternary condition inside multipleText, using the length of value you can achieve what you want like this: multipleText={`${value.length} ${value.length == 1 ? 'day'...