UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

8 lines 222 B
import Default from "./Default"; export default class Mapbox extends Default { constructor() { super('Mapbox'); } height(v) { this._height = v; return this; } } //# sourceMappingURL=Mapbox.js.map