Skip to content

Commit 5a9c967

Browse files
committed
format
1 parent 65bafad commit 5a9c967

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apps/svelte.dev/src/routes/+layout.server.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ const nav_links: NavigationLink[] = [
4444
{
4545
title: 'Packages',
4646
slug: 'packages'
47-
}, {
47+
},
48+
{
4849
title: 'Playground',
4950
slug: 'playground'
5051
},

0 commit comments

Comments
 (0)