[yoga-4] add new field: article

This commit is contained in:
Schneider Roland
2025-05-20 07:46:17 +02:00
parent 2d4487263d
commit 56dda3233a
4 changed files with 20 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
export default async function ServiceDetails() {
return (
<h1>hello </h1>
)
}