upgrade to next.js 15

This commit is contained in:
Ramnique Singh 2025-06-24 12:07:30 +05:30
parent 8096eaf63b
commit 3b72de5df4
61 changed files with 5344 additions and 11135 deletions

View file

@ -1,3 +1,4 @@
'use client';
import { Spinner } from "@heroui/react";
export default function Loading() {