Closed ian-deans closed 7 years ago
replace all $.ajax calls within React components with a call to commands.[commandName] within /browser/commands.js
$.ajax
commands.[commandName]
/browser/commands.js
replace all
$.ajax
calls within React components with a call tocommands.[commandName]
within/browser/commands.js