remove console

This commit is contained in:
Maidul Islam
2025-04-09 20:47:16 -04:00
parent b90c6cf3fc
commit 34cf47a5eb

View File

@@ -259,7 +259,6 @@ export const OverviewPage = () => {
<SelectClear
selectValue={defaultAuthOrgId}
onClear={() => {
console.log("clearing");
onChange("");
}}
>