ISHITOYA Kentaro
Results
1
comments of
ISHITOYA Kentaro
@jakobbouchard I've wrote Inertia + Svelte template using this PR https://github.com/kent013/laravel-vite-svelte-spa-template When I simply imported `page` from `@inertiajs/svelte` causes an error ``` import { Link, page } from '@inertiajs/svelte' {#if...