mirror of
https://github.com/smittix/intercept.git
synced 2026-05-30 04:59:27 -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>