= ({ {{{lc}}}s }) => (
{{/each}}
-
-
+
Show
-
|
-
-
- Edit
-
-
+
+ Edit
+
|
diff --git a/templates/next/components/foo/Show.tsx b/templates/next/components/foo/Show.tsx
index 1632949e..49f1afd1 100644
--- a/templates/next/components/foo/Show.tsx
+++ b/templates/next/components/foo/Show.tsx
@@ -35,10 +35,11 @@ export const Show: FunctionComponent = ({ {{{lc}}}, text }) => {
{`Show {{{ucf}}} ${ {{~lc}}['@id']}`}
-
-
- {`< Back to list`}
-
+
+ {"< Back to list"}
{`Show {{{ucf}}} ${ {{~lc}}['@id']}`}
@@ -77,10 +78,11 @@ export const Show: FunctionComponent = ({ {{{lc}}}, text }) => {
)}