| 5147 | var _scope = require("../scope"); |
| 5148 | var _selection = require("../selection"); |
| 5149 | class Stack extends (0, _layout.Layout) { |
| 5150 | constructor(props){ |
| 5151 | super(props); |
| 5152 | this.props = props; |
nothing calls this directly
no outgoing calls
no test coverage detected