Files
nobat724_front/components/clinic
hamedandClaude Opus 5 9dec4fde4a fix(clinic): render the real insurer logo on the clinic page
The component read item.logo[0].url, a shape the current API never sends, so
every insurer rendered the same placeholder. It now reads logo_url and runs it
through imageUrl(), since the API returns a path relative to its own host. The
old shape is still accepted for records that carry it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-19 23:34:43 +03:30
..