bradtraversy / node_passport_login

Node.js login, registration and access control using Express and Passport
1.73k stars 1.3k forks source link

Please help ... Bootstrap is not working #122

Closed EstiChau closed 1 year ago

EstiChau commented 1 year ago

I added Bootstrap JS code in layout.js and added dismissing Alerts in messages.js.

It works in register.js. But, it doesn't work in messages.js.

How can I fix it? Thank You.