4f31926eb5373a78c2e76fc9dec62acbb6436553
Replace EmbeddedChat with unified ChatScreen supporting embedded mode through props. Pass conversation data, layout constraints, and navigation callbacks directly to ChatScreen instead of using separate embedded component. Consolidates dual-column layout logic into single component with conditional rendering based on isEmbedded prop.
Description
No description provided
Languages
TypeScript
99.9%
JavaScript
0.1%