JSFiddle - React, Tailwind, and code Playground

by echapman

JavaScript

var values = {
  "val1" : "a",
  "val2" : "b",
  "val3" : "c"
  "print" ; function calculateAverage(values){
   return this.val1;
  },
  };
  console.log(item.print());