-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Reproduction: https://codesandbox.io/s/svgmt-example-map-forked-9p5mn
Using the map codesandbox example
if i want to change the stroke width normally i would pass the stroke-width='10px' but in react i have to do like strokeWidth='10px'
and it gets directly passed to the SVG Path
or am I missing out on anything?
Fix can be to strokeWidth => stroke-width
Cool Library Solves a lot of problems.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
