Closed abdul-alhasany closed 1 year ago
When attempting to replace the caret using the slot component, nothing happens. The original caret stays the same and is not replaced.
https://stackblitz.com/edit/vitejs-vite-7ujuuh?file=tailwind.config.js,src%2FApp.vue
It should be #caret, and not #cart
Thanks for that. I can't believe that I spent such a long time because of a typo.
Version
Description
When attempting to replace the caret using the slot component, nothing happens. The original caret stays the same and is not replaced.
Demo
https://stackblitz.com/edit/vitejs-vite-7ujuuh?file=tailwind.config.js,src%2FApp.vue