Skip to content

Commit 73a6845

Browse files
committed
docs: Add demo link
1 parent 2304f47 commit 73a6845

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,14 @@
22
<h1 align="center">react-leaflet-component-marker</h1>
33
</p>
44
<p align="center">
5+
👉 <a href="https://stackblitz.com/edit/react-leaflet-component-marker"><strong>DEMO</strong></a>
6+
</p>
7+
<p align="center">
58
📍 Use a React component as <a href="https://react-leaflet.js.org/">React Leaflet</a> markers.<br/>
69
🔄 Familiar swap-in API that feels like React Leaflet.<br/>
710
✨ Can use state, context etc. It's a full component. No BS.<br/>
811
💪 It's strongly typed.
9-
1012
</p>
11-
<br/>
1213

1314
# What is it
1415

0 commit comments

Comments
 (0)