0👍
After some research
I found out I was not supposed to use {{}}
instead I should do it this way on the parent component
<items name="Hubs" :value="data.items.hubs" bgColor="#d79a2b" />
- [Vuejs]-How to pass array data from Laravel Inertia Js render method to child component from parent component in Vue 3?
- [Vuejs]-How to make a reactive copy from props with Vue3/TypeScript?
Source:stackexchange.com