react-native-firebase icon indicating copy to clipboard operation
react-native-firebase copied to clipboard

fix(auth, ios): useUserAccessGroup JSDoc description was wrong

Open wneel opened this issue 5 months ago • 1 comments
trafficstars

Description

Hi, Just updating the Intellisense JSDoc on useUserAccessGroup because I noticed it was wrong haha, it was a copy paste from the above function, happens :)

Related issues

Release Summary

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
    • [x] Yes
  • My change supports the following platforms;
    • [ ] Android
    • [x] iOS
    • [ ] Other (macOS, web)
  • My change includes tests;
    • [x] No
    • [ ] e2e tests added or updated in packages/\*\*/e2e
    • [ ] jest tests added or updated in packages/\*\*/__tests__
  • [ ] I have updated TypeScript types that are affected by my change.
  • This is a breaking change;
    • [ ] Yes
    • [x] No

Test Plan


Think react-native-firebase is great? Please consider supporting the project with any of the below:

🔥

wneel avatar May 22 '25 13:05 wneel