oriuken

Results 1 comments of oriuken

I did something very similar but using _JSON.parse_ and _JSON.stringify_ so I can manage the whole element and have more flexibility. So instead of using `const [name, description] = dataTip.split("|");`...