Your Name 7b09d9a4b8
Some checks failed
Build and Push Docker Image / build (push) Failing after 3h10m10s
fix:更新
2026-01-13 15:19:57 +08:00

6 lines
178 B
TypeScript

// import MyModalsMapLeaflet from '@/components/ModalsMapLeaflet';
import './style.scss';
export default function Index() {
return <div className="overview_content">2</div>;
}