@memori.ai/memori-react
Version:
[](https://www.npmjs.com/package/@memori.ai/memori-react)   => (_jsxs(_Fragment, { children: [integrationStyle, integrationBackground, _jsxs(Spin, { spinning: loading, className: "memori-totem-layout", children: [poweredBy, _jsx("div", { className: "memori-totem-layout--header", children: Header && headerProps && _jsx(Header, { ...headerProps }) }), _jsx("div", { className: "memori-totem-layout--avatar", children: Avatar && avatarProps && _jsx(Avatar, { chatProps: chatProps, ...avatarProps, isTotem: true }) }), _jsx("div", { id: "extension" }), _jsx("div", { className: "memori-totem-layout--controls", children: sessionId && hasUserActivatedSpeak && Chat && chatProps ? (_jsx(Chat, { ...chatProps })) : startPanelProps ? (_jsx(StartPanel, { ...startPanelProps })) : null })] })] }));
export default TotemLayout;
//# sourceMappingURL=Totem.js.map