Mise en ligne serveur dist

This commit is contained in:
sebvtl728
2025-02-11 17:49:29 +01:00
parent 8094e445d4
commit b7a2831ee3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ function GestionPagesACF() {
variant="h4"
sx={{ fontWeight: "bold", textAlign: "center", mb: 3 }}
>
📄 Gestion des Pages
📄 Gestion des Pages Services
</Typography>
<Button
startIcon={<Add />}
+1 -1
View File
@@ -168,7 +168,7 @@ function Dashboard() {
<ArticleIcon fontSize="inherit" />
</IconButton>
<Typography variant="h6" sx={{ fontWeight: "bold" }}>
Gérer les Pages
Gérer les Pages Services
</Typography>
</CardContent>
</Card>