UNPKG

parliament-chart

Version:

react-parliament-chart is a customizable React component that displays a parliament chart for visualizing the composition of a legislative body. With support for party colors and seat count, this component can be easily customized to match your needs. The

7 lines 271 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MyCounter = void 0; var tslib_1 = require("tslib"); var App_1 = tslib_1.__importDefault(require("./components/App")); exports.MyCounter = App_1.default; //# sourceMappingURL=index.js.map