Skip to content

Commit

Permalink
Router pages setup (#420)
Browse files Browse the repository at this point in the history
* create components file and added router

* set up router and pages

Co-authored-by: Vanessa W <[email protected]>
  • Loading branch information
iNeso1984 and VWithun authored Aug 17, 2022
1 parent 5a7c6d9 commit ade9a7e
Show file tree
Hide file tree
Showing 6 changed files with 216 additions and 46,276 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
parser: '@babel/eslint-parser',
parser: 'babel/eslint-parser',
extends: [
'eslint:recommended',
'plugin:prettier/recommended',
Expand Down
Loading

0 comments on commit ade9a7e

Please sign in to comment.