mirror of
				https://github.com/DerTyp7/explainegy-nextjs.git
				synced 2025-10-31 05:37:12 +01:00 
			
		
		
		
	components folder
This commit is contained in:
		| @@ -13,8 +13,8 @@ import { IContentTableEntry } from "../../../../../types/contentTable"; | ||||
| import { CreateArticle, UpdateArticle } from "../../../../../types/api"; | ||||
| import { formatTextToUrlName } from "../../../../../utils"; | ||||
| import { isValidText } from "../../../../../validators"; | ||||
| import { apiUrl } from "../../../../global"; | ||||
| import Markdown from "../../../../Markdown"; | ||||
| import { apiUrl } from "../../../../../global"; | ||||
| import Markdown from "../../../../../components/Markdown"; | ||||
|  | ||||
| type ArticleWithCategory = Prisma.ArticleGetPayload<{ include: { category: true } }>; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Janis
					Janis