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