JSFiddle - React, Tailwind, and code Playground
JavaScript
var teste = Orders.find({name : 'Day'},{limit : 1, fields: {'day':1} })
teste = teste['day'];
var teste = Orders.find({name : 'Day'},{limit : 1, fields: {'day':1} })
teste = teste['day'];