From 385580f4ee262dada669c0707d7af9d6cab5490c Mon Sep 17 00:00:00 2001 From: Dominik Natter Date: Thu, 27 Mar 2025 23:19:47 +0100 Subject: [PATCH] add: prototype section --- src/app/(frontend)/diplomarbeit/[id]/page.tsx | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/src/app/(frontend)/diplomarbeit/[id]/page.tsx b/src/app/(frontend)/diplomarbeit/[id]/page.tsx index b777673..60f6149 100644 --- a/src/app/(frontend)/diplomarbeit/[id]/page.tsx +++ b/src/app/(frontend)/diplomarbeit/[id]/page.tsx @@ -95,6 +95,22 @@ export default async function Page({

{result.issue}

+
+

+ Prototyp +

+
+ {result.prototype.description} +
+

{result.prototype.description}

+
+
+
+

Ergebnisse @@ -115,7 +131,7 @@ export default async function Page({ {technology.name

{technology.technology.name}