mirror of
https://github.com/filecoin-project/slate.git
synced 2024-12-18 06:22:25 +03:00
3 lines
172 B
JavaScript
3 lines
172 B
JavaScript
export { default as GroupSelectable } from "~/components/core/Selectable/groupSelectable";
|
|
export { default as Selectable } from "~/components/core/Selectable/selectable";
|