Skip to content

Commit

Permalink
fix: Resolve code style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangfengming committed Nov 28, 2023
1 parent 32d73e6 commit 4812d4c
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/routes/components/components.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
"description": "A config-based Svelte router with support for Server-Side Rendering (SSR).",
"npm": "svelte-pilot",
"category": "Routers",
"tags": [
"routers",
"ssr",
"templates"
]
"tags": ["routers", "ssr", "templates"]
},
{
"title": "super-sitemap",
Expand Down

0 comments on commit 4812d4c

Please sign in to comment.