fix: eslint imports order

This commit is contained in:
RustamRu
2024-11-17 18:39:31 +03:00
parent 407da721af
commit 8611405edd
3 changed files with 6 additions and 0 deletions

View File

@@ -1,8 +1,10 @@
import React, { FC } from 'react';
import { useTranslation } from 'react-i18next';
import { Box, Heading, Text, Center, VStack } from '@chakra-ui/react';
import { DemoVideoPosterImg } from '../../../assets/images';
import { CtaButton, SiteLogo, PageSection } from '../';
import { HeroSectionProps } from './types';
export const HeroSection: FC<HeroSectionProps> = ({