clerk / clerk-docs

The documentation content for Clerk, an authentication and user management platform.
https://clerk.com/docs
79 stars 285 forks source link

(/react/use-user) fix conditional statement in code example #1193

Closed alexisintech closed 1 week ago

alexisintech commented 1 week ago

[!IMPORTANT] 🔎 Previews:

-

Explanation:

User feedback ticket reads:

In the section "Reload user data with the useUser() hook", Line 18, it should say: if(updateMetadata.message !== "success")

This PR: