naive-ui/index.html

11 lines
220 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Naive UI</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/site-vite/index.js"></script>
</body>
</html>