export function StudioSplash({ waiting }: { waiting?: boolean }) { return (
Waiting for preview server… run{" "} npm run dev
npm run dev