-
Get started by editing{" "}
app/page.tsx. - Save and see your changes instantly.
import Image from "next/image"; import WsDemo from "./components/WsDemo"; export default function Home() { return (
app/page.tsx
.