Skip to content

Commit

Permalink
docs: fix required status of onSelectUrl prop of MediaReplaceFlow
Browse files Browse the repository at this point in the history
… component (#44025)
  • Loading branch information
fabiankaegy authored Sep 9, 2022
1 parent e0fe1a7 commit 5c1d6ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Callback used when media is replaced from the Media Library or when a new media
Callback used when media is replaced with an URL. It is called with one argument `newURL` which is a `string` containing the new URL.

- Type: `func`
- Required: Yes
- Required: No

### onError

Expand Down

0 comments on commit 5c1d6ba

Please sign in to comment.