X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/1676911c8a2621274bf75ff7271faa926cf58d6c..7741a3cc37662ab2ff9606bdaffc0317b79a8dd9:/lib/components/grab_area.js diff --git a/lib/components/grab_area.js b/lib/components/grab_area.js index 3966c83..c462910 100644 --- a/lib/components/grab_area.js +++ b/lib/components/grab_area.js @@ -30,5 +30,5 @@ export default class GrabAreaComponent extends Component { */ this.constraint = this.constraint || null; } -}; +}