feat(boards): add responsive layout system (#2271)
This commit is contained in:
@@ -3,5 +3,5 @@ export { oldmarrConfigSchema } from "./config";
|
||||
export type { OldmarrApp, OldmarrIntegrationType } from "./app";
|
||||
export type { OldmarrWidget, OldmarrWidgetKind } from "./widget";
|
||||
export { oldmarrWidgetKinds } from "./widget";
|
||||
export { boardSizes } from "./tile";
|
||||
export { boardSizes, getBoardSizeName } from "./tile";
|
||||
export type { BoardSize } from "./tile";
|
||||
|
||||
Reference in New Issue
Block a user