forked from github/plane
36a733cd06
* fix: ellipsis added to issue title * feat: toolttip added * feat: assignees tooltip added * fix: build fix * fix: build fix * fix: build error * fix: minor bugs and ux improvements * style: github integration ui * chore: updated .env.example file --------- Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@caravel.tech>
6 lines
171 B
TypeScript
6 lines
171 B
TypeScript
export * from "./card";
|
|
export * from "./create-project-modal";
|
|
export * from "./join-project";
|
|
export * from "./sidebar-list";
|
|
export * from "./single-integration-card";
|