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 c5ac8b9 commit 0bd436fCopy full SHA for 0bd436f
.vscode/remix.code-snippets
@@ -17,7 +17,7 @@
17
"import { type Route } from \"./+types/${TM_FILENAME_BASE}.ts\"",
18
"",
19
"export async function action({ request }: Route.ActionArgs) {",
20
- " return {}",
+ " return {}",
21
"}",
22
],
23
},
0 commit comments