Luke Youell
Results
1
issues of
Luke Youell
Hey, I've tried making this work with Vue 2 using the following code as per the Inertia documentation: ``` import Vue from 'vue' import { createInertiaApp } from '@inertiajs/inertia-vue' createInertiaApp({...