FWIW, this is example data against which the widget is tested, we need to verify that's the format we're getting from the scopes.
[ { author: "Some dude", rating: 4.5, review: "Very cool app" }, { author: "Yet Another dude", rating: 5, review: "Very cool app" }, ]
FWIW, this is example data against which the widget is tested, we need to verify that's the format we're getting from the scopes.
[ { author: "Some dude", rating: 4.5, review: "Very cool app" },
{ author: "Yet Another dude", rating: 5, review: "Very cool app" }, ]