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

File Menu.js

lib/Menu.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; };
4

Callers

nothing calls this directly

Calls 6

formatChildMethod · 0.80
removeClassFunction · 0.50
hasClassFunction · 0.50
addClassFunction · 0.50
getClassListFunction · 0.50
klassNameFunction · 0.50

Tested by

no test coverage detected