mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
import grouping and sorting with Prettier plugin
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
import { NextIntlClientProvider, AbstractIntlMessages } from "next-intl";
|
||||
import { ReactNode } from "react";
|
||||
|
||||
import { AbstractIntlMessages, NextIntlClientProvider } from "next-intl";
|
||||
|
||||
import "@/css/globals.css";
|
||||
|
||||
import Navbar from "./Navbar";
|
||||
import Footer from "./Footer";
|
||||
import Navbar from "./Navbar";
|
||||
|
||||
const TestableLayout = ({
|
||||
children,
|
||||
|
||||
Reference in New Issue
Block a user