Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove: 'body-parser' module and '.ejs' extension in res.render #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ankitpareek0141
Copy link

@ankitpareek0141 ankitpareek0141 commented Oct 16, 2021

  1. Set express instead of body-parser(deprecated)
  2. Remove '.ejs' in all res.render
  3. Fix the close button not working issue in 'modal 3'

1. Set express instead of body-parser (depricated)
2. Remove '.ejs' in res.render
3. Fix the close button issue in 'modal 3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant