Dino Kljuco
Dino Kljuco
Hi, dragging on Y axis works fine, but when I change mode to vertical and scaleID to X axis, dragging is not functional.
This PR creates a multi-select component from existing shadcn-ui components.
Input Number component wit min, max and steps
Hi all, Can Outbound Links be added in Rich-Text?
Description: - When using https://ui.shadcn.com/docs/components/input with react-input-mask, it does not mask the input Steps to Reproduce: - Install ui.shadcn.com with Vite. Add this code: ``` const { getInputProps } =...