This commit is contained in:
Batyr 2025-06-05 17:06:35 +05:00
parent f235185eb9
commit 3fc46988f4
6 changed files with 19 additions and 20 deletions

File diff suppressed because one or more lines are too long

1
dist/assets/index-DOEN_aZI.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

6
dist/index.html vendored
View File

@ -66,10 +66,10 @@
})(window, document, "script", "dataLayer", "GTM-NK394LVK");
</script>
<title>Turkmen Textile</title>
<script type="module" crossorigin src="/assets/index-Bk0uhqCu.js"></script>
<script type="module" crossorigin src="/assets/index-DMGzji9A.js"></script>
<link rel="modulepreload" crossorigin href="/assets/react-vendor-CE_Ks92h.js">
<link rel="modulepreload" crossorigin href="/assets/ui-library-BHnyX3pN.js">
<link rel="stylesheet" crossorigin href="/assets/index-O0MkG-rQ.css">
<link rel="modulepreload" crossorigin href="/assets/ui-library-DVu2I5_5.js">
<link rel="stylesheet" crossorigin href="/assets/index-DOEN_aZI.css">
</head>
<body>
<div id="root"></div>

View File

@ -1,5 +1,4 @@
import { FC, useEffect, useState } from "react";
import { cn } from "@/lib/utils";
import { useTranslation } from "react-i18next";
import { TimerItem } from "../";
@ -7,7 +6,7 @@ interface Props {
className?: string;
}
export const HomeTimer: FC<Props> = ({ className }) => {
export const HomeTimer: FC<Props> = () => {
const { t } = useTranslation("home");
const [timeLeft, setTimeLeft] = useState({