Skip to content

Commit

Permalink
well that was weird
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Aug 26, 2022
1 parent 6a419c3 commit 0545345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-svelte/templates/default/src/lib/form.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import { invalidate } from '$app/navigation';
* response: Response;
* form: HTMLFormElement;
* }) => void;
* }} [opts]
* }} opts
*/
export function enhance(
form: HTMLFormElement,
Expand Down

0 comments on commit 0545345

Please sign in to comment.