| 4929 | var _selection = require("../selection"); |
| 4930 | var _zBase = require("../zBase"); |
| 4931 | class Square extends (0, _layout.Layout) { |
| 4932 | constructor(props){ |
| 4933 | super(props); |
| 4934 | this.props = props; |
nothing calls this directly
no outgoing calls
no test coverage detected