constructor()

in src/utils/knobsData.tsx [8:10]


    constructor() {
        this.getWindow().knobsData = {};
    }