its-monotype

Results 60 comments of its-monotype

I also use corepack and faced the same problem, hope it will be merged

Looks amazing 😍 Unfortunately I don't have time to review and research about this component. However, look what I recently found: https://saas-ui.dev/docs/components/navigation/stepper. https://github.com/saas-js/saas-ui/tree/main/packages/saas-ui-core/src/stepper This can serve as reference to improve...

@shadcn @dan5py Please review it, it must have components and huge work

We can use embla carousel for this

```diff -const Sheet = SheetPrimitive.Root +const Sheet = ({ + ...props +}: React.ComponentProps) => ( + +) ```

And in your example you messed up sheet content with dialog content https://github.com/lucas-patron/shadcnui-sheet-dialog/blob/4c54e0c81dcdacea3e96f2af149caae06eb29351/src/pages/index.tsx#LL38C8-L38C8

@blvdmitry Multi-selection in the Select and Autocomplete would be much appreciated 🙏

Just noticed the same, after action runs it left two cache duplicates. Manual cache should be removed in favour of setup-node cache