James Shopland
James Shopland
Hello, haven't heard back in a month, marking as stale.
Apologies on the delay. This appears to be working for me still, did this resolve itself? If not can you access: https://sly-cli.fly.dev/registry/index.json Does it respond with JSON data?
Hello, havent heard back in a month, marking as stale.
Sorry for the late response, but super busy at the moment. This is a really good suggestion and I'll get round to it soon hopefully, as there is a few...
Hi @hunght, sorry for not getting round to replying earlier. Thanks @randysmachado for this code snippet, exactly the way I would have done it! Going to leave this open for...
Hi this appears to be working for me? Using the Popover from the installed component, I the use this demo: ```tsx "use client" import { Button } from "@/registry/default/ui/button" import...
Hi @codiuscube, I am closing this as I have not heard back and I believe this is working? Feel free to reopen if you need more help.
Might be doable with this: https://react-spectrum.adobe.com/react-aria/Autocomplete.html Im going to wait for beta, and then see if I can implement 🙂
Hi, Those are other components that need to be installed. The imports need to be changed to the directory you would install those components in. I need to look in...
I see what you mean on the button sizing, will look at modifying that behaviour. In terms of removing `date-fns`, I left it this way as its the only way...