addData: function()

in src/components/Record.js [58:60]


        addData: function(raw) {
          return add(raw);
        },