Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-debruijn committed Dec 11, 2024
1 parent 73b4b7a commit ca54d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hooks/ownerships/useOwnershipActions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ const OwnershipActionModal = ({
);
};

// TODO: Use this hook on src/pages/organizers/[organizerId]/ownerships/index.page.tsx
export const useOwnershipActions = () => {
const queryClient = useQueryClient();

Expand Down

0 comments on commit ca54d9b

Please sign in to comment.