| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
* remove unnecessary dependency (useRouter)
* fix React errors (blurWidth/blurHeight)
* complete Cypress tests
|
| |
|
|
|
|
|
|
| |
It makes it easier to change a route if needed and it avoid typo
mistakes.
I also refactored a bit the concerned files to be complient with the
new ESlint config. However, I should rewrite the pages to reduce
the number of statements.
|
|
|
Sometimes a build can be successful but the page is not working, so
these tests allows me to check if the page is correctly loaded.
|