| 352 | } |
| 353 | function _PositionedColumnMap(props1) { |
| 354 | class __PositionedColumnMap extends (0, _base.base).react.Component { |
| 355 | constructor(props){ |
| 356 | super(props); |
| 357 | const { left , top } = props; |
nothing calls this directly
no outgoing calls
no test coverage detected