Samuel Poulin

Results 1 issues of Samuel Poulin

I have a function that returns a bunch of select menuitem choices from the possibilities of a conversion: ``` const getUnits = (type) => { convert() .possibilities(type) .map((unit) => {t({...