feat: Оптимизация импортов

This commit is contained in:
Ilia Mashkov
2025-11-23 14:13:52 +03:00
parent 2a72e1077c
commit e4c563075f
5 changed files with 3 additions and 22 deletions

View File

@@ -5,7 +5,7 @@
*/
import classNames from 'classnames'
import gsap from 'gsap'
import { gsap } from 'gsap'
import { memo, useEffect, useRef, useState } from 'react'
import { Swiper, SwiperSlide } from 'swiper/react'