Smartable/index.html

10 lines
175 B
HTML
Raw Permalink Normal View History

2024-07-15 22:33:29 +02:00
<!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>