File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
frontend-next-migration/src
preparedPages/EthicalGuidelinesPage/ui Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change 11import { MainPageProps } from '@/preparedPages/MainPage' ;
22import { getServerTranslation } from '@/shared/i18n' ;
33import { AppExternalLinks } from '@/shared/appLinks/appExternalLinks' ;
4- import gameImg from '@/shared/assets/images/mainpage/HandGraphicWithBattle.png' ;
54import iPhone16 from '@/shared/assets/images/mainpage/iPhone 16 Pro mockup natural titanium 1.png' ;
65import {
76 getRouteAllHeroesPage ,
Original file line number Diff line number Diff line change 11'use client' ;
22import { ScrollTop } from '@/features/ScrollTop' ;
3- import { classNames } from '@/shared/lib/classNames/classNames' ;
43import { WikiContentWithSidebar } from '@/shared/ui/v2/WikiContentWithSidebar' ;
54
65interface Section {
You can’t perform that action at this time.
0 commit comments