MCPcopy Index your code
hub / github.com/reactide/reactide / App.js

File App.js

example/client/components/App.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fetch from 'isomorphic-fetch';
2import React, { Component } from 'react';
3import Row from './Row';
4import GameList from './GameList';

Callers

nothing calls this directly

Calls 1

getInitialStateFunction · 0.85

Tested by

no test coverage detected