v0.0.15: Function components

This commit is contained in:
2020-06-09 00:25:27 +02:00
parent 0da07549e7
commit 15506fe890
12 changed files with 1266 additions and 577 deletions

View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Cerxes - CustomElements - SVG</title>
</head>
<body>
<script type="text/javascript" src="./index.js"></script>
</body>
</html>