Skip to content

Commit

Permalink
docs(api/remix): fix heading level (#3789) (#4181)
Browse files Browse the repository at this point in the history
  • Loading branch information
leifarriens committed Sep 12, 2022
1 parent 2a22a0f commit e77e2eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions contributors.yml
Expand Up @@ -235,6 +235,7 @@
- lachlanjc
- laughnan
- lawrencecchen
- leifarriens
- lensbart
- leo
- leon
Expand Down
2 changes: 1 addition & 1 deletion docs/api/remix.md
Expand Up @@ -1522,7 +1522,7 @@ return new Response(null, {
});
```

## `unstable_parseMultipartFormData`
### `unstable_parseMultipartFormData`

Allows you to handle multipart forms (file uploads) for your app.

Expand Down

0 comments on commit e77e2eb

Please sign in to comment.