@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
package/dist/long-bow.esm.js
CHANGED
|
@@ -26600,7 +26600,7 @@ var ChatRevamp = function ChatRevamp(_ref) {
|
|
|
26600
26600
|
var ChatContainer$1 = /*#__PURE__*/styled.div.withConfig({
|
|
26601
26601
|
displayName: "ChatRevamp__ChatContainer",
|
|
26602
26602
|
componentId: "sc-1sdiknw-0"
|
|
26603
|
-
})(["display:flex;flex-direction:column;gap:10px;max-width:1200px;
|
|
26603
|
+
})(["display:flex;flex-direction:column;gap:10px;max-width:1200px;"]);
|
|
26604
26604
|
var TabContainer = /*#__PURE__*/styled.div.withConfig({
|
|
26605
26605
|
displayName: "ChatRevamp__TabContainer",
|
|
26606
26606
|
componentId: "sc-1sdiknw-1"
|