Update index.js
This commit is contained in:
parent
8c873a3732
commit
09eaccb13c
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
|
@ -82,7 +82,7 @@ function build(_styles, key) {
|
||||||
var self = this;
|
var self = this;
|
||||||
|
|
||||||
builder._styles = _styles;
|
builder._styles = _styles;
|
||||||
|
|
||||||
Object.defineProperty(builder, 'level', {
|
Object.defineProperty(builder, 'level', {
|
||||||
enumerable: true,
|
enumerable: true,
|
||||||
get: function () {
|
get: function () {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue