Skip to content

Commit

Permalink
deleted returned private functions
Browse files Browse the repository at this point in the history
  • Loading branch information
KalliSfak committed Apr 26, 2024
1 parent 9a99bb4 commit 9ca24ce
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,5 @@ export const useAddElementDialog = (addElementFunction: AddCardElement) => {
isDialogOpen,
elementTypeOptions,
onElementClick,
showNotificationByElementType,
showCustomNotifier,
};
};

0 comments on commit 9ca24ce

Please sign in to comment.