@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.umd.js CHANGED
@@ -384,7 +384,6 @@
384
384
  const user_4 = users.find((u_4) => u_4.uid === uid_0);
385
385
  return user_4 ?? null;
386
386
  }, [users]);
387
- console.log("users", users);
388
387
  return {
389
388
  loading,
390
389
  roles,