swc/crates/swc_html_codegen/tests/fixture/custom-component/basic/input.html
2022-04-22 20:20:47 +09:00

11 lines
229 B
HTML

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