refactor: relocate constants in screen stores
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
import { useLoop, useTresContext } from "@tresjs/core";
|
||||
import * as THREE from "three";
|
||||
import gsap from "gsap";
|
||||
import { LOGICAL_WIDTH, LOGICAL_HEIGHT } from "~/utils/screen";
|
||||
|
||||
const INTRO_ANIMATION = {
|
||||
MODEL_SPIN_DURATION: 3,
|
||||
|
||||
Reference in New Issue
Block a user