You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think any of this needs to be in a useEffect. They're not "side effects" like calls to API's, they're things that will always happen synchronously on page load
I don't think any of this needs to be in a useEffect. They're not "side effects" like calls to API's, they're things that will always happen synchronously on page load
in-house-project/app/components/Button/InviteButton.tsx
Line 9 in 9d2c508
The text was updated successfully, but these errors were encountered: