mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
refactor(core): remove legacy plebbit terminology
This commit is contained in:
@@ -72,9 +72,3 @@ export const useCommunityField = <T>(communityAddress: string | undefined, selec
|
||||
|
||||
return field;
|
||||
};
|
||||
|
||||
/**
|
||||
* Back-compat exports for old hook names.
|
||||
*/
|
||||
export const useStableSubplebbit = useStableCommunity;
|
||||
export const useSubplebbitField = useCommunityField;
|
||||
|
||||
Reference in New Issue
Block a user