feat: menu

This commit is contained in:
Artemy 2022-08-10 19:47:25 +03:00
parent 32d49f1085
commit 0b20101f97
10 changed files with 156 additions and 18 deletions

View file

@ -1,11 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<html lang="en" class="dark">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React</title>
<title>OSMA app</title>
</head>
<body>