We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b57e01 commit 74694deCopy full SHA for 74694de
src/sections/Experience.jsx
@@ -1,3 +1,4 @@
1
+/* eslint-disable react/no-unknown-property */
2
import { Suspense, useState, useRef, useEffect } from "react";
3
import { Canvas } from "@react-three/fiber";
4
import { OrbitControls } from "@react-three/drei";
0 commit comments