Laravel Inertia React TypeError: this.resolveComponent is not a function
I have a laravel ap and I am trying to fetch some data from an external api and display this data with React.
I have a laravel ap and I am trying to fetch some data from an external api and display this data with React.