Victor Igor
Victor Igor
### The Problem Do you have an example to test a form flow with jest + enzyme ?
The idea is to give 3 options: ```js ```
**If your company is using dinoql in production, please let us know who are you so we can mention you in the new README and forthcoming website.** **Instructions**: 1. Share...
keep in keys is not working to multiple children ```js const newdata = { data: { users: { name: 'Victor Igor', id: "100", age: 40, test: { text: true, html:...
The idea is to remove the keys using query, like: ```js const data = { users: [{ name: 'Victor', age: 20, active: true }] } const newuser = undql` users...