Currently, Chakra-ui decouples the NumberInputStepper components and allows users to edit their appearance and behavior: https://v2.chakra-ui.com/docs/components/number-input/usage. Is it possible to do the same or include a prop in the parent NumberInput to hide the stepper?