Исправил build

This commit is contained in:
sbb45
2026-06-02 17:53:05 +05:00
parent 475c7cc73c
commit 4017b8b418
3 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import {blackColor, darkGreenColor, gradient, lightGreenColor, modalColor, whiteColor} from "@/styles/colors";
import {blackColor, darkGreenColor, gradient, inactiveBorderColor, inactiveTextColor, lightGreenColor, modalColor, whiteColor} from "@/styles/colors";
import styled from "styled-components";
import {IMaskInput} from "react-imask";