diff --git a/src/pages/yatai/index.tsx b/src/pages/yatai/index.tsx index 2d1598e..1e2fae5 100644 --- a/src/pages/yatai/index.tsx +++ b/src/pages/yatai/index.tsx @@ -9,6 +9,7 @@ import type { Object3DEventMap, } from "three"; import { randFloat } from "three/src/math/MathUtils.js"; +import Gallery from "../../components/Gallery"; import { useSocketRefStore } from "../../store"; import { type ActionSchema, @@ -16,7 +17,6 @@ import { type Target, } from "../../type/shooting"; import styles from "./index.module.css"; -import Gallery from "../../components/Gallery"; const YataiStage = memo(() => { // 土台