mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
3 lines
70 B
TypeScript
3 lines
70 B
TypeScript
|
|
export * from "./ColumnMenu";
|
||
|
|
export { default } from "./ColumnMenu";
|