...
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2025-10-23 11:04:09 +08:00
parent dd1d288d0d
commit cb805e2199
3 changed files with 2 additions and 6 deletions

View File

@@ -4,8 +4,6 @@ import "./globals.css";
import type { Viewport } from 'next'
import Link from "next/link";
import Image from "next/image";
import { ModalStackContainer } from "rc-modal-sheet";
import { motion } from "motion/react";
export const viewport: Viewport = {
width: 'device-width',