export default { desktopWidth: 768, sidebar: { defaultWidth: 280, minWidth: 200, maxWidth: 350, }, inspector: { drawer: { orientation: "horizontal", defaultPanel: "source", defaultHeight: 300, defaultWidth: 500, minWidth: 350, minHeight: 200, }, preview: { defaultPanel: "preview", }, }, };