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 fe4cb56 commit bd714e5Copy full SHA for bd714e5
components/nftDetail/NFTAnimation.tsx
@@ -55,7 +55,6 @@ const NFTAnimation: React.FC<{ animationURL: string; animationType: string; imag
55
className="z-10 h-full"
56
bounds="tight"
57
enable-pan
58
- autoplay
59
src={animationURL}
60
ar
61
ar-modes="webxr scene-viewer quick-look"
0 commit comments