Fixes tables in AI reports not rendering correctly.

Merged Nguyễn Vũ Việt Anh requested to merge fix/language-unify into main
  • Added remark-gfm to ReactMarkdown in LeadDetailView.tsx — AI reports write tables using Markdown syntax (e.g. the "Key Contacts" table), but without this plugin they rendered as raw, jumbled text (| ... |) instead of an actual table

Merge request reports