Skip to content

Commit 24ad19f

Browse files
authored
Update src/content/docs/style-guide/components/curl.mdx
1 parent 2680c38 commit 24ad19f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/style-guide/components

1 file changed

+1
-1
lines changed

src/content/docs/style-guide/components/curl.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The FormData payload to send.
8282

8383
### `query`
8484

85-
**type:** `Record<string, string>`
85+
**type:** `Record<string, string | string[]>`
8686

8787
URL query parameters to append to the request URL.
8888

0 commit comments

Comments
 (0)