mirror of https://github.com/ElemeFE/element
fix test
parent
05be27e162
commit
2b096a5673
|
@ -1,6 +1,5 @@
|
|||
import scrollbarWidth from 'element-ui/src/utils/scrollbar-width';
|
||||
|
||||
|
||||
class TableLayout {
|
||||
constructor(options) {
|
||||
this.table = null;
|
||||
|
|
Loading…
Reference in New Issue