slate/components/core/Selectable/index.js

3 lines
118 B
JavaScript

export { default as GroupSelectable } from "./groupSelectable";
export { default as Selectable } from "./selectable";