Demo

Demo guide for your application.

Demo Component

Demo

Into /src/app/(site)/layout.tsx add:

import Demo from "@/components/demo";

<Demo />