swc/crates/swc_html_codegen/tests/fixture/custom-component/basic/output.html
2022-05-13 04:45:40 +00:00

12 lines
243 B
HTML

<!DOCTYPE html>
<html>
<head></head><body>
<popup-info img="img/alt.png" data-text="Your card validation code (CVC)
is an extra security feature — it is the last 3 or 4 numbers on the
back of your card."></popup-info>
</body></html>