modal add card in page bank-account

This commit is contained in:
Ehsan
2024-10-10 03:21:31 +03:30
parent d404180b92
commit 81e07a5f43
12 changed files with 70 additions and 10 deletions
@@ -1,5 +1,5 @@
import AutoCompleteSelect from "@/app/component/element/AutoCompleteSelect";
import ContentText from "@/components/panel/ContentText";
import ContentText from "@/app/component/ContentText";
import { numberOfTurns, timeOfEachTurn } from "./listSelector";
import { useState } from "react";