рефакторинг

This commit is contained in:
2025-07-07 10:42:50 +03:00
parent 760be42773
commit 04ded483b0
9 changed files with 101 additions and 107 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/svg" href="./favicon.svg" />
<link rel="manifest" href="./manifest.webmanifest" />
<title>Calculator</title>
<title>calculator</title>
</head>
<body>
<div id="root"></div>