We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df158f1 commit 04d7635Copy full SHA for 04d7635
playground/next/editor.mjs
@@ -333,7 +333,7 @@ window.app = createApp({
333
safe: ''
334
},
335
tabs: {
336
- expanded: {icon: 'expanded alternate', label: 'Expanded'},
+ expanded: {icon: 'expand alternate', label: 'Expanded'},
337
compacted: {icon: 'compress alternate', label: 'Compacted'},
338
flattened: {icon: 'bars', label: 'Flattened'},
339
framed: {icon: 'crop alternate', label: 'Framed'},
0 commit comments