spec combos preview
This commit is contained in:
@@ -228,6 +228,7 @@ function convertItem(v) {
|
||||
shapes.vboxColour(v.toLowerCase())
|
||||
);
|
||||
}
|
||||
if (shapes[v]) return shapes[v]();
|
||||
return v || <span> </span>;
|
||||
// uncomment for double borders in vbox;
|
||||
// if (v) {
|
||||
|
||||
Reference in New Issue
Block a user