remove console log
This commit is contained in:
parent
ccaadf06ca
commit
a040913e88
@ -11,7 +11,6 @@ makeDragable(parent)
|
||||
let options = getOptions()
|
||||
|
||||
function render() {
|
||||
console.log(options)
|
||||
const { alignments, boxSizes, containment } = options
|
||||
parent.style.width = boxSizes.parentWidth
|
||||
parent.style.height = boxSizes.parentHeight
|
||||
|
Loading…
Reference in New Issue
Block a user