@banyan_cloud/roots 1.0.68 → 1.0.69

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/cjs/index.js CHANGED
@@ -45230,11 +45230,6 @@ var TableChips = function TableChips(props) {
45230
45230
  color: "danger",
45231
45231
  title: "Clear All",
45232
45232
  className: modules_016d9b3e.clear,
45233
- leftComponent: function leftComponent() {
45234
- return /*#__PURE__*/jsxRuntime.jsx(Trash, {
45235
- className: modules_016d9b3e.icon
45236
- });
45237
- },
45238
45233
  onClick: onClear
45239
45234
  }) : ''
45240
45235
  });