design modal crop & handle crop image

This commit is contained in:
Ehsan
2024-10-25 22:16:00 +03:30
parent e874284bb6
commit 638d0d78f5
11 changed files with 193 additions and 56 deletions
-1
View File
@@ -54,7 +54,6 @@ function SearchBar() {
<SearchD />
</div>
</Button>
{/* <AlertMsg /> */}
</ButtonGroup>
);
}