Skip to content

Commit

Permalink
docs: fixed markdown in droptarget top level api (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
sant0shg authored and darthtrevino committed Mar 25, 2019
1 parent 6876ef9 commit 874f33a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ If you're new to these concepts, the [overview](/docs/overview) should give you

- **`monitor`**: An instance of [`DropTargetMonitor`](/docs/api/drop-target-monitor). It is precisely the same `monitor` you receive in the drop target specification methods, and you can use it to query the information about the current drag state. Read the [`DropTargetMonitor` documentation](/docs/api/drop-target-monitor) for a complete list of `monitor` methods, or read the [overview](/docs/overview) for an introduction to the monitors.

-**`props`**: The component's current props
- **`props`**: The component's current props

### Return Value

Expand Down

0 comments on commit 874f33a

Please sign in to comment.