fix: Update map with tables fixes
This commit is contained in:
		| @@ -5,7 +5,7 @@ import rehypeRaw from "rehype-raw"; | ||||
| export const ReactMarkdownComponent = ({ value }: { value: string }) => { | ||||
|   return ( | ||||
|     <Box | ||||
|       className="prose prose-sm prose-invert" | ||||
|       className="prose prose-sm prose-invert w-full" | ||||
|       sx={{ | ||||
|         "& img": { | ||||
|           maxWidth: "100%", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user