Merge branch 'fix-import' into 'develop'

Fix export

See merge request soapbox-pub/soapbox!2469
This commit is contained in:
Chewbacca 2023-04-24 17:01:25 +00:00
commit 762b9946d0

View file

@ -113,7 +113,6 @@ const useGroup = (id: string) => {
export {
useGroup,
useGroups,
usePendingGroups,
GroupKeys,
};