MCPcopy Create free account
hub / github.com/codemistic/Web-Development /

Class

react-NewsMonkey/src/components/News.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import Spinner from './Spinner';
4
5export default class News extends Component {
6
7 static defaultProps={
8 //these are default props and it is optional

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected