spec combos preview

This commit is contained in:
Mashy
2019-09-04 16:40:53 +10:00
parent 1600ca6c82
commit 5c946c559b
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -228,6 +228,7 @@ function convertItem(v) {
shapes.vboxColour(v.toLowerCase())
);
}
if (shapes[v]) return shapes[v]();
return v || <span>&nbsp;</span>;
// uncomment for double borders in vbox;
// if (v) {