From 2197c50dda290f8bde103321675305dc7cee3ebe Mon Sep 17 00:00:00 2001 From: Kitagawa Date: Fri, 18 Oct 2024 09:22:46 +0900 Subject: [PATCH] fix(content): Fix problem with dev server not starting up in tutorial content (#90) --- .../2.concepts/3.routing/.template/files/pages/posts/[id].vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/content/2.concepts/3.routing/.template/files/pages/posts/[id].vue b/content/2.concepts/3.routing/.template/files/pages/posts/[id].vue index b2a2bbf..d900577 100644 --- a/content/2.concepts/3.routing/.template/files/pages/posts/[id].vue +++ b/content/2.concepts/3.routing/.template/files/pages/posts/[id].vue @@ -1 +1,4 @@ +