mns-dashboard/public/index.html
Moaz Dawalibi fe9107dfb0 first push
2024-07-31 11:33:27 +03:00

18 lines
354 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Web site created using create-react-app"
/>
<title>Dashboard - Structure</title>
</head>
<body>
<div id="root"></div>
</body>
</html>