mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
98ebe88c86
* dev: multiple select core components * chore: added export statement
4 lines
111 B
TypeScript
4 lines
111 B
TypeScript
export * from "./entity-select-action";
|
|
export * from "./group-select-action";
|
|
export * from "./select-group";
|