swc/crates/swc_html_codegen/tests/fixture/custom-component/basic/input.html

11 lines
229 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<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>