Skip to content

Commit

Permalink
test(layout): Added additional test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaursen committed Jul 16, 2021
1 parent 3d65e4e commit 7c123ef
Show file tree
Hide file tree
Showing 3 changed files with 349 additions and 129 deletions.
3 changes: 2 additions & 1 deletion packages/layout/package.json
Expand Up @@ -59,7 +59,8 @@
},
"devDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.1"
"react-dom": "^17.0.1",
"react-router-dom": "^5.2.0"
},
"peerDependencies": {
"react": ">= 16.8"
Expand Down

1 comment on commit 7c123ef

@vercel
Copy link

@vercel vercel bot commented on 7c123ef Jul 17, 2021

Choose a reason for hiding this comment

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

Please sign in to comment.