mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-08-28 20:05:12 +02:00
Update tests
This commit is contained in:
@@ -9,6 +9,7 @@ exports[`Pagination renders correctly 1`] = `
|
||||
>
|
||||
<Link
|
||||
className="pagination__prev-link"
|
||||
rel="prev"
|
||||
to="/page/1"
|
||||
>
|
||||
← PREV
|
||||
@@ -19,6 +20,7 @@ exports[`Pagination renders correctly 1`] = `
|
||||
>
|
||||
<Link
|
||||
className="pagination__next-link"
|
||||
rel="next"
|
||||
to="/page/3"
|
||||
>
|
||||
→ NEXT
|
||||
|
Reference in New Issue
Block a user