We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bd436f commit 2e6f36aCopy full SHA for 2e6f36a
.vscode/remix.code-snippets
@@ -6,7 +6,7 @@
6
"import { type Route } from \"./+types/${TM_FILENAME_BASE}.ts\"",
7
"",
8
"export async function loader({ request }: Route.LoaderArgs) {",
9
- " return {}",
+ " return {}",
10
"}",
11
],
12
},
0 commit comments