mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Fix layout issues & co-locate components (#46)
* Fix layout issues & co-locate components * Fix front page * Fix centering
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import ScrollToTopButton from "@/components/ScrollToTopButton";
|
||||
import ScrollToTopButton from "@/app/[lang]/tournois/ScrollToTopButton";
|
||||
|
||||
describe("Scroll to top button", () => {
|
||||
it("desktop scroll button clickable", () => {
|
||||
|
||||
Reference in New Issue
Block a user