mirror of
https://github.com/theoludwig/theoludwig.git
synced 2026-02-28 16:01:00 +01:00
chore: simplify TypeScript config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useTranslations } from "next-intl"
|
||||
import { AboutItem } from "./AboutItem"
|
||||
import { BirthDate } from "./BirthDate"
|
||||
import { AboutItem } from "./AboutItem.tsx"
|
||||
import { BirthDate } from "./BirthDate.tsx"
|
||||
|
||||
export interface AboutListProps {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user