This repository has been archived on 2023-12-22. You can view files and clone it, but cannot push or open issues or pull requests.
old-monorepo/modules/dashboard/src/index.html

11 lines
188 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>Heliox</title>
</head>
<body>
<div id="root"></div>
<div id="portal"></div>
</body>
</html>