mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-11-04 00:19:01 +01:00 
			
		
		
		
	chore: simplify TypeScript config
This commit is contained in:
		@@ -3,7 +3,7 @@ import { notFound } from "next/navigation"
 | 
			
		||||
 | 
			
		||||
import { getBlogPostBySlug, getBlogPosts } from "@repo/blog"
 | 
			
		||||
import { BlogPostUI } from "@repo/blog/BlogPostUI"
 | 
			
		||||
import type { Locale } from "@repo/i18n/config"
 | 
			
		||||
import type { Locale } from "@repo/utils/constants"
 | 
			
		||||
import { unstable_setRequestLocale } from "next-intl/server"
 | 
			
		||||
 | 
			
		||||
interface BlogPostPageProps {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user