mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-21 23:12:16 +01:00
5 lines
71 B
TypeScript
5 lines
71 B
TypeScript
export const GridstackBreakpoints = {
|
|
large: 1400,
|
|
medium: 768,
|
|
};
|