Skip to content

Commit

Permalink
readme cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
zdila committed May 24, 2023
1 parent 808c483 commit 9637788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ In addition to using the component as MapLibre GL JS or Leaflet Control it is al

Component API matches API described above where options and events are exposed as component properties and methods are callable on the component reference.

### Example for integration with MapLibre
### Example for integration with MapLibre GL JS

```typescript
import { useEffect, useRef, useState } from "react";
Expand Down

0 comments on commit 9637788

Please sign in to comment.