fix-a-lot

Results 1 issues of fix-a-lot

**Describe the bug** I found 'diabled' not 'disabled'. - tui-grid.js - v4.21.1 - 16430 line ```js this.opened = false; /** * @type {boolean} * @private */ this.diabled = false; //

Bug