UNPKG

@brightleaf/elements

Version:

React UI elements styled with Bulma CSS

13 lines (11 loc) 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "Notification", { enumerable: true, get: function get() { return _notification.Notification; } }); var _notification = require("./notification");