UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

6 lines 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AlertGroup = void 0; var AlertGroup_1 = require("./AlertGroup"); Object.defineProperty(exports, "AlertGroup", { enumerable: true, get: function () { return AlertGroup_1.AlertGroup; } }); //# sourceMappingURL=index.js.map