starter主题微调

This commit is contained in:
tangly1024.com
2024-09-30 13:35:51 +08:00
parent cdb8f45e34
commit 5c2943dc64

View File

@@ -30,6 +30,7 @@ import Link from 'next/link'
import { Banner } from './components/Banner'
import { CTA } from './components/CTA'
import { SignInForm } from './components/SignInForm'
import { SignUpForm } from './components/SignUpForm'
import { SVG404 } from './components/svg/SVG404'
/**