chakra-ui/chakra-ui-vue

[Number Input] Typo in doc

Heziode opened this issue · 0 comments

https://github.com/chakra-ui/chakra-ui-vue/blob/6054c22d068f8770954437534853efec0bb5048e/website/pages/numberinput.mdx#L291C1-L293C1

  • Holding down Ctrl or , and pressing or
    will update the value by 0.1 * step

The last kdb should be ⬇ instead of ⬆