1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2024-11-14 16:13:14 +01:00

style: fix ESLint

This commit is contained in:
Théo LUDWIG 2024-10-13 00:00:44 +02:00
parent 0a7094005c
commit 59153a7a69
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,6 +1,6 @@
import { getBlogPosts } from "@repo/blog"
import { BlogPosts } from "@repo/blog/BlogPosts"
import { type LocaleProps } from "@repo/i18n/config"
import type { LocaleProps } from "@repo/i18n/config"
import { MainLayout } from "@repo/ui/Layout/MainLayout"
import {
Section,