X-Git-Url: https://git.r.bdr.sh/rbdr/sumo/blobdiff_plain/1676911c8a2621274bf75ff7271faa926cf58d6c..aaa1f8f65bae59680e930fa6788e4662abae332c:/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 {}