diff --git a/src/components/surface/surface.cmp.ts b/src/components/surface/surface.cmp.ts index 653096e..00f355a 100644 --- a/src/components/surface/surface.cmp.ts +++ b/src/components/surface/surface.cmp.ts @@ -520,11 +520,11 @@ export function generateBaseSVG(data: ProjectItem) { - + - ${data.content} + ${data.content} `; -} \ No newline at end of file +}