mirror of
https://github.com/smittix/intercept.git
synced 2026-07-06 00:28:12 -07:00
2d4c4c5a20
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>