mirror of
https://github.com/makeplane/plane.git
synced 2025-12-23 07:09:34 +01:00
* chore: implemented table component in ui library * chore: added export in the UI package * chore/member-page-revamp * fix: added custom popover className * fix: updated ui for projects * fix: hide pending invites for members * fix: added ee component * removed unwanted logging * fix: seperated components * fix: used collapsible instead of disclosure * fix: removed commented code --------- Co-authored-by: gurusainath <gurusainath007@gmail.com>
2 lines
67 B
TypeScript
2 lines
67 B
TypeScript
export * from "ce/components/projects/settings/useProjectColumns";
|