As I was working on the new navigation sidebar, I noticed that all uses of appendSuffix was being wrapped in a useMemo. To "improve the neighborhood" I converted appendSuffix into a hook and factored out the useMemo into the hook
Details
Details
flow and confirmed that there were no regressions with the community names in the community drawer
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage