remove conflicting gsap import since using cdn

This commit is contained in:
Lucy Cifferello
2023-01-05 12:25:33 -07:00
parent 8c13584502
commit 855a66fc18
11 changed files with 107 additions and 1171 deletions

View File

@@ -1,4 +1,3 @@
import { gsap } from "gsap";
import { positionServiceIcons } from '/@root/src/assets/js/bitcoin-animation.js'
import { initializeSizes, tick, next } from '/@root/src/assets/js/ticker-animation.js'