Smartable/index.html
2024-07-15 22:33:29 +02:00

9 lines
175 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>UIKernel - Smartable</title>
<script type="module" src="demo/demo.tsx"></script>
</head>
<body id="demo-app">
</body>
</html>