MCPcopy Create free account
hub / github.com/flyfloor/react-component / getDefaultProps

Function getDefaultProps

component/Pin.js:21–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 },
20
21 getDefaultProps() {
22 return {
23 top: 0,
24 className: '',
25 };
26 },
27
28 componentDidMount() {
29 this.setState({

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…