Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
drcmda committed Feb 28, 2024
1 parent 9255988 commit 5eb3479
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/card/src/components/Simulation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { useFrame } from "@react-three/fiber"
import { Physics, RigidBody, BallCollider } from "@react-three/rapier"
import { useMemo, useRef } from "react"

// Shapes by https://app.spline.design/library/a4eeaee4-be03-4df8-ab05-5a073eda2eb4
export function Floating(props) {
const { nodes, materials } = useGLTF("/smileys-transformed.glb")
return (
Expand Down

0 comments on commit 5eb3479

Please sign in to comment.