X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/7ade6f8d96825386bf2e89dea51f9297cbac8e9c..7741a3cc37662ab2ff9606bdaffc0317b79a8dd9:/lib/components/body.js?ds=sidebyside diff --git a/lib/components/body.js b/lib/components/body.js index fc17e17..6034d3e 100644 --- a/lib/components/body.js +++ b/lib/components/body.js @@ -21,5 +21,5 @@ export default class BodyComponent extends Component { */ this.body = this.body || null; } -}; +}