Fix export

This commit is contained in:
Chewbacca 2023-04-24 13:01:01 -04:00
parent 533400bd66
commit 1144b863a2

View file

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