Update frontend/src/pages/organization/SettingsPage/components/OrgProductSelectSection/OrgProductSelectSection.tsx

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
x032205
2025-05-15 21:01:46 -04:00
committed by GitHub
parent 2e12d9a13c
commit 818778ddc5

View File

@@ -54,7 +54,6 @@ export const OrgProductSelectSection = () => {
[key]: { ...products[key], enabled: value }
}));
console.log(key, value);
// Update backend
await mutateAsync({