StartClient
Edit this pageStartClient
is a component that wraps the application root.
It can be passed to mount
in the entry-client.tsx
.
import { StartClient } from "@solidjs/start/client";
StartClient
is a component that wraps the application root.
It can be passed to mount
in the entry-client.tsx
.
import { StartClient } from "@solidjs/start/client";