broke out routes from App.jsx, and added handleShowRender for static methods
This commit is contained in:
parent
9fea56c8a2
commit
14740341e3
14 changed files with 141 additions and 35 deletions
react/utils
|
|
@ -1,3 +1,5 @@
|
|||
import 'cross-fetch/polyfill';
|
||||
|
||||
/**
|
||||
* Parses the JSON returned by a network request
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue