updating alerts ui/ux

This commit is contained in:
Mann Patel
2025-04-21 01:19:39 -06:00
parent 53686bd71d
commit 505f6cd134
4 changed files with 12 additions and 8 deletions

View File

@@ -4,7 +4,6 @@ const pool = mysql.createPool({
host: "localhost",
user: "root",
database: "Marketplace",
password: "12345678"
});
// const pool = mysql.createPool(