@vegintech/langchain-react-agent 0.0.27 → 0.0.29

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