mirror of
https://github.com/FranP-code/API-and-CRUD-for-Ecommerce-with-Node.js-FRONTEND.git
synced 2025-10-12 23:52:33 +00:00
Payment page style and structure done
This commit is contained in:
@@ -36,7 +36,7 @@ const pagarLogica = (checkout) => {
|
||||
|
||||
setTimeout(() => {
|
||||
|
||||
window.location.reload(true)
|
||||
window.location.href = './payment'
|
||||
|
||||
}, 3000)
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user