Files
5chan/src/hooks/use-resolved-subplebbit-address.ts
T
Tommaso CasaburiandGitHub d7703953fb refactor: migrate 5chan to the community hooks API (#1073)
* refactor(community-api): migrate 5chan to community hooks

* fix(review): address PR feedback

* fix(review): preserve legacy board context fallbacks

* fix(review): address latest bot feedback

* fix(review): use communityAddress in edit menu privileges
2026-03-13 13:25:10 +08:00

2 lines
95 B
TypeScript

export { useBoardPath, useResolvedSubplebbitAddress } from './use-resolved-community-address';