Added: modal component

This commit is contained in:
2023-12-26 19:35:24 +01:00
parent 787f3cf77c
commit b7e4ba433c
8 changed files with 162 additions and 15 deletions

View File

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<title>DeguApp</title>
</head>
<body>
<div id="app"></div>