joemaddalone / react-svg-path

A low level library for creating svg paths in React
https://joemaddalone.github.io/react-svg-path-docs/
MIT License
28 stars 1 forks source link

docs(marker demo): use clone of curve demo data #46

Closed joemaddalone closed 3 years ago

joemaddalone commented 3 years ago

MarkerDemo was being impacted by changes to the Quad demo because they were both using the safe referenced data set. This fixes that.

joemaddalone commented 3 years ago

:tada: This PR is included in version 1.4.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: