First commit
This commit is contained in:
11
application/elements/tableCell.js
Normal file
11
application/elements/tableCell.js
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
|
||||
export default class tableCell{
|
||||
|
||||
display = "table-cell";
|
||||
|
||||
layers = 1;
|
||||
|
||||
renderToDOM = true;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user