fix: update MermaidBlock styles for improved rendering and add foreignObject width Co-authored-by: lixiaoyang1992 <lixiaoyang2345@gmail.com>
Continue React App
The Continue React app is a notebook-like interface to the Continue server. It allows the user to submit arbitrary text input, then communicates with the server to takes steps, which are displayed as a sequence of editable cells. The React app should sit beside an IDE, as in the VS Code extension.