-
-
- {config.toAbs && settings.measurements
- ? formatMm(config.toAbs(currentOrDefault, settings))
- : ' '}
-
-
-
- )
-}
-
-// Facilitate lookup of the input component
-const inputs = {
- bool: BoolInput,
- constant: ConstantInput,
- count: SliderInput,
- deg: DegInput,
- list: ListInput,
- mm: () =>