X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/bb8d5ef47baf7ad16a1bc58526f81ce332b090d6..refs/heads/main:/lib/components/grabbable.js diff --git a/lib/components/grabbable.js b/lib/components/grabbable.js index 223b95c..a6efb81 100644 --- a/lib/components/grabbable.js +++ b/lib/components/grabbable.js @@ -7,5 +7,5 @@ import { Component } from '@serpentity/serpentity'; * @class GrabbableComponent * @param {object} config a configuration object to extend. */ -export default class GrabbableComponent extends Component {}; +export default class GrabbableComponent extends Component {}