import type { FC } from 'react' import ChatWrapper from './chat-wrapper' const DebugAndPreview: FC = () => { return (