@rpg-engine/long-bow 0.6.90 → 0.6.91
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/long-bow.cjs.development.js +1 -1
- package/dist/long-bow.cjs.development.js.map +1 -1
- package/dist/long-bow.cjs.production.min.js +1 -1
- package/dist/long-bow.cjs.production.min.js.map +1 -1
- package/dist/long-bow.esm.js +1 -1
- package/dist/long-bow.esm.js.map +1 -1
- package/package.json +1 -1
- package/src/components/ChatRevamp/ChatRevamp.tsx +0 -1
|
@@ -26606,7 +26606,7 @@ var ChatRevamp = function ChatRevamp(_ref) {
|
|
|
26606
26606
|
var ChatContainer$1 = /*#__PURE__*/styled__default.div.withConfig({
|
|
26607
26607
|
displayName: "ChatRevamp__ChatContainer",
|
|
26608
26608
|
componentId: "sc-1sdiknw-0"
|
|
26609
|
-
})(["display:flex;flex-direction:column;gap:10px;max-width:1200px;
|
|
26609
|
+
})(["display:flex;flex-direction:column;gap:10px;max-width:1200px;"]);
|
|
26610
26610
|
var TabContainer = /*#__PURE__*/styled__default.div.withConfig({
|
|
26611
26611
|
displayName: "ChatRevamp__TabContainer",
|
|
26612
26612
|
componentId: "sc-1sdiknw-1"
|