@up-group/react-controls
Version:
We know that there are a ton of react UI library projects to choose from. Our hope with this one is to provide the next generation of react components that you can use to bootstrap your next project, or as a reference for building a UIKit. Read on to get
9 lines • 323 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
var UpGrid_1 = require("./UpGrid");
exports.UpGrid = UpGrid_1.default;
var UpRow_1 = require("./UpRow");
exports.UpRow = UpRow_1.default;
var UpCol_1 = require("./UpCol");
exports.UpCol = UpCol_1.default;
//# sourceMappingURL=index.js.map
;