ResizableBox with RangeControl not working

Attributes should be

const attributes = {
    spacerTop: {
        type: "integer",
        default: 20
    },
    spacerBottom: {
        type: "integer",
        default: 20
    }
}