fix: use correct organization route parameter (#6294)

This commit is contained in:
Aaron Correa
2026-06-03 19:11:02 +05:30
committed by GitHub
parent 64b61d8fd0
commit a7dc063e08
@@ -85,7 +85,7 @@ const showPreviewImage = (files) => {
}
}
const orgId = useRouteId('orgId')
const orgId = useRouteId('organization')
const save = async () => {
// Save field changes via useSavable