UNPKG

react-antd-admin-panel

Version:

Easy prototyping admin panel using React and Antd

7 lines 169 B
import Default from "./Default"; export default class Alert extends Default { constructor() { super('Alert'); } } //# sourceMappingURL=Alert.js.map