fix bug selector

This commit is contained in:
Ehsan
2024-10-19 23:37:39 +03:30
parent 904b19017e
commit a3699f1e42
7 changed files with 26 additions and 18 deletions
@@ -39,7 +39,6 @@ function DetailUser({ user }) {
<div className="opacity-page">
<Form
data={data}
selected={selected}
changeData={changeData}
updateSelect={updateSelect}
/>