chore: fixed circular import

This commit is contained in:
2024-01-12 14:46:50 +07:00
parent a9d10ff93b
commit ad6ae6745d
16 changed files with 509 additions and 906 deletions

View File

@@ -11,5 +11,3 @@ export const Column = {
Content: ColumnContent,
Route: Route,
};
export * from "./provider";