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