MartinP460 / react-denmark-map

Customizable plug-and-play map of Denmark for visual presentation🗺️
https://react-denmark-map.vercel.app/
MIT License
20 stars 4 forks source link

Add JSDoc comments to all props #39

Closed MartinP460 closed 7 months ago

MartinP460 commented 7 months ago

Proposed changes

Added JSDoc comments to all props, including parameter descriptions and examples where it made sense. Also reordered the destructuring of props in the Map component.

How to test

  1. Verify that Intellisense shows the new JSDoc documentation for all props.