This commit is contained in:
arussac
2025-04-03 19:11:23 +02:00
parent e394924f70
commit 20bbafc9e9
6 changed files with 145 additions and 165 deletions

View File

@@ -10,8 +10,8 @@
</head>
<body id="body">
<button class="default-button" id="download"><span>Download App</span></button>
<button class="default-button" id="show-form-button"><span>+</span></button>
<button class="default-button" id="download"><span>Télécharger l'App</span></button>
<button class="default-button" id="show-form-button"><span>Ajouter un projet</span></button>
<div id="customAlert" class="modal">
<div class="modal-content">
<p id="alertMessage">This is a custom alert!</p>