Skip to content

Conversation

@CyrusThapa11
Copy link
Contributor

Related Issue

  • to add an error page for non-matching route

Description

Checklist

  • Clean code
  • Documentation
  • Proper Readme.md

Screenshots

ss1
ss2

Additional Info or Context (if any)

@vercel
Copy link

vercel bot commented Mar 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/allnotes/all-notes/C9JtjoK5yJq2QwQaTPRBwgjhTyDc
✅ Preview: https://all-notes-git-fork-copyninja1219-change2-allnotes.vercel.app

Copy link
Owner

@HarshCasper HarshCasper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the node_modules

@@ -0,0 +1 @@
[{"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\index.js":"1","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\reportWebVitals.js":"2","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\App.js":"3","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\error\\Error.js":"4","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\home\\Home.js":"5","G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\history.js":"6"},{"size":500,"mtime":1615902948521,"results":"7","hashOfConfig":"8"},{"size":362,"mtime":1615902948524,"results":"9","hashOfConfig":"8"},{"size":558,"mtime":1616058244813,"results":"10","hashOfConfig":"8"},{"size":495,"mtime":1616058444690,"results":"11","hashOfConfig":"8"},{"size":209,"mtime":1616057953339,"results":"12","hashOfConfig":"8"},{"size":99,"mtime":1616054087701,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},"eix1er",{"filePath":"17","messages":"18","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"19","messages":"20","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\index.js",[],["27","28"],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\reportWebVitals.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\App.js",["29","30"],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\error\\Error.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\components\\home\\Home.js",[],"G:\\_comp_\\odsc\\orig\\AllNotes\\client\\src\\history.js",[],{"ruleId":"31","replacedBy":"32"},{"ruleId":"33","replacedBy":"34"},{"ruleId":"35","severity":1,"message":"36","line":1,"column":8,"nodeType":"37","messageId":"38","endLine":1,"endColumn":12},{"ruleId":"35","severity":1,"message":"39","line":9,"column":20,"nodeType":"37","messageId":"38","endLine":9,"endColumn":27},"no-native-reassign",["40"],"no-negated-in-lhs",["41"],"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","'Routerr' is defined but never used.","no-global-assign","no-unsafe-negation"] No newline at end of file
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this

@CyrusThapa11
Copy link
Contributor Author

here in this PR i have deleted the node_modules and included the delete Route as well

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.

2 participants