JSFiddle - React, Tailwind, and code Playground by Stefan Zamfira October 22, 2018 JavaScript 1.7 const x = { hasPagination: { next: 'nex', prev: 'prev' } } console.log(x)