@trops/dash-core 0.1.33 → 0.1.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -7912,6 +7912,7 @@ var EnhancedWidgetDropdown = function EnhancedWidgetDropdown(_ref) {
7912
7912
  }), selectedWidget.packageDescription && /*#__PURE__*/jsx("div", {
7913
7913
  className: "mb-2",
7914
7914
  children: /*#__PURE__*/jsx(Paragraph, {
7915
+ padding: false,
7915
7916
  className: "text-sm",
7916
7917
  children: selectedWidget.packageDescription
7917
7918
  })