Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
timarney committed Sep 24, 2024
1 parent 9971546 commit 2aebd37
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const allowGrouping = () => {
// @todo remove the feature flag in a future PR / release
// The feature should be enabled by default now
// @todo - re-factor to remove this function
return true;
};

0 comments on commit 2aebd37

Please sign in to comment.