@assistant-ui/react 0.5.3 → 0.5.4

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -3633,7 +3633,7 @@ var ExternalStoreThreadRuntime = class {
3633
3633
  edit: this.store.onEdit !== void 0,
3634
3634
  reload: this.store.onReload !== void 0,
3635
3635
  cancel: this.store.onCancel !== void 0,
3636
- copy: true
3636
+ copy: this.store.onCopy !== null
3637
3637
  };
3638
3638
  }
3639
3639
  messages = [];