tryretool / react-retool

MIT License
39 stars 14 forks source link

[fix] handle falsy values #56

Closed simplyluke closed 4 months ago

simplyluke commented 4 months ago

Right now we won't send falsy values from data (0, '', etc). This fixes it.