Files
plane/web/ee/hooks/use-bulk-operation-status.ts
Prateek Shourya aabcb90682 improvement: feature flagging (#609)
* chore: add upgrade banner for free users on bulks ops and page publish.

* fix: bulk ops responsiveness.
2024-07-11 20:52:58 +05:30

2 lines
50 B
TypeScript

export const useBulkOperationStatus = () => true;