import React from 'react'; import classnames from 'classnames'; const WidgetDoc = ({ visible, label, body, html }) => (