mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 14:50:00 -07:00
DeviceCard.createDeviceCard() returns a DOM element, not an HTML string. Use replaceWith() and prepend() instead of outerHTML and insertAdjacentHTML. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>