@firecms/user_management 3.0.0-canary.237 → 3.0.0-canary.239

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.es.js CHANGED
@@ -372,7 +372,6 @@ function useBuildUserManagement({
372
372
  const user_4 = users.find((u_4) => u_4.uid === uid_0);
373
373
  return user_4 ?? null;
374
374
  }, [users]);
375
- console.log("users", users);
376
375
  return {
377
376
  loading,
378
377
  roles,