mirror of
https://github.com/documenso/documenso.git
synced 2026-08-19 21:11:54 +10:00
Replace use() with useEffect/useState pattern to prevent 'async Client Component' errors in Next.js 16 / React 19. Also strip colons from useId() output which broke mermaid's render().