From dd4a422adb366853efbe3d1bfa7bf1c7b5409ba9 Mon Sep 17 00:00:00 2001 From: nflnkr <105123049+nflnkr@users.noreply.github.com> Date: Mon, 21 Nov 2022 15:44:26 +0300 Subject: [PATCH] change component alias --- src/components/landing/Section5.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/landing/Section5.tsx b/src/components/landing/Section5.tsx index 3546c6d..e16f740 100644 --- a/src/components/landing/Section5.tsx +++ b/src/components/landing/Section5.tsx @@ -1,5 +1,5 @@ import { Box, Typography, useMediaQuery, useTheme } from "@mui/material"; -import CustomButton from "../Button"; +import Button from "../Button"; import SectionWrapper from "../SectionWrapper"; @@ -46,12 +46,12 @@ export default function Section5() { gap: upMd ? "24px" : "20px", }} > - Подробнее - Подробнее +