X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/bb8d5ef47baf7ad16a1bc58526f81ce332b090d6..refs/heads/main:/lib/components/body.js 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; } -}; +}