Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
fix: check
Browse files Browse the repository at this point in the history
  • Loading branch information
claustra01 committed Aug 10, 2024
1 parent ca61a6d commit 01fb526
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/pages/yatai/index.tsx
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import { Physics, useBox } from "@react-three/cannon";
import {
Canvas,
type ThreeElements,
useThree,
} from "@react-three/fiber";
import { Canvas, type ThreeElements, useThree } from "@react-three/fiber";
import type {
BufferGeometry,
Material,
Expand Down

0 comments on commit 01fb526

Please sign in to comment.