beysach

Results 3 comments of beysach

![image](https://github.com/user-attachments/assets/0ee8550d-9a0c-43fb-903e-25b556627f6c) here is the reference

Thank you! It's looking really good. If you could add an expand item animation like Accordion, I think it would enhance it even better.

> You need to add > > ``` > "paths": { > "@/*": ["./*"] > } > ``` > To your tsconfig. So shadcn can use @ for imports. I...