aykutkardas/svgps

Paths must return as array, not as a concatenated string.

Closed this issue · 1 comments

Expected

getPaths("<svg>...</svg>") 
// ["...", "..."]

Closes with this commit 3caed62