@vegintech/langchain-react-agent 0.0.28 → 0.0.30

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.
Files changed (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -375,7 +375,7 @@ const roleConfig = {
375
375
  style: {
376
376
  paddingInlineEnd: 0,
377
377
  paddingBlock: "8px",
378
- width: "100%"
378
+ display: "block"
379
379
  }
380
380
  }
381
381
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vegintech/langchain-react-agent",
3
- "version": "0.0.28",
3
+ "version": "0.0.30",
4
4
  "description": "LangChain Agent UI component library for React",
5
5
  "license": "MIT",
6
6
  "files": [