@zero-library/chat-agent 2.3.14 → 2.3.16

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.cjs.js CHANGED
@@ -2840,6 +2840,7 @@ var layouts_default = react.forwardRef(({ theme, params, userInfo, hooks, layout
2840
2840
  common.MarkdownEditor,
2841
2841
  {
2842
2842
  value: configState.preview.file.content,
2843
+ floatToolbar: [],
2843
2844
  onQuote: (text) => {
2844
2845
  chatStore.setReferences({
2845
2846
  type: 2,