Skip to content

Commit

Permalink
fix: docs hook name
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriSolid committed Mar 10, 2021
1 parent 658d60e commit a45e3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-api/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Executes a SQL query against [CARTO SQL API](https://carto.com/developers/sql-ap
| opts | <code>Object</code> | Additional options for the HTTP request |
| opts.format | <code>string</code> | Output format (i.e. geojson) |

## useCartoLayerFilterProps ⇒ <code>Object</code>
## useCartoLayerProps ⇒ <code>Object</code>

Returns required default props for layers. It manages filtering and viewport changes.

Expand Down

0 comments on commit a45e3a1

Please sign in to comment.