aweft

recipes/ui/preview.html

One file of recipes/ui, at commit 9a5bb24.

<!doctype html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<title>aweft ui preview</title>
	</head>
	<body>
		<script type="module" src="./preview-entry.tsx"></script>
	</body>
</html>