Skip to content

Commit d1deb8f

Browse files
committed
chore: fix style
1 parent b32fb6b commit d1deb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/frameworks.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const frameworks = [
3939
bridge: 'src/pages/Home.vue',
4040
public: 'public',
4141
port: '3000',
42-
tutorialLink: 'https://www.storyblok.com/tp/add-a-headless-CMS-to-vuejs-in-5-minutes'
42+
tutorialLink: 'https://www.storyblok.com/tp/add-a-headless-CMS-to-vuejs-in-5-minutes',
4343
},
4444
{
4545
name: 'Nuxt',

0 commit comments

Comments
 (0)