default snackbar

This commit is contained in:
Ehsan
2024-10-25 03:52:43 +03:30
parent 2a043e5932
commit e874284bb6
2 changed files with 36 additions and 0 deletions
+1
View File
@@ -54,6 +54,7 @@ function SearchBar() {
<SearchD />
</div>
</Button>
{/* <AlertMsg /> */}
</ButtonGroup>
);
}