UNPKG

grommet

Version:

focus on the essential experience

20 lines (19 loc) 317 B
"use strict"; exports.__esModule = true; exports.data = void 0; var data = exports.data = [{ name: 'Las Vegas', carat: '1', color: 'white gold', cut: 'oval' }, { name: 'Tel Aviv', carat: '2', color: 'platinum', cut: 'emerald' }, { name: 'Bangkok', carat: '3', color: 'yellow', cut: 'pear' }];