Fix export
This commit is contained in:
parent
533400bd66
commit
1144b863a2
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ const useGroup = (id: string) => {
|
||||||
|
|
||||||
export {
|
export {
|
||||||
useGroup,
|
useGroup,
|
||||||
useGroups,
|
|
||||||
usePendingGroups,
|
usePendingGroups,
|
||||||
GroupKeys,
|
GroupKeys,
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue