UNPKG

@silexlabs/grapesjs-notifications

Version:

This GrapesJs plugin is designed to enhance the user experience within the editor by providing a robust notification system. This plugin captures and displays various types of notifications including errors, warnings, and activities, thereby facilitating

14 lines (13 loc) 324 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _default = exports.default = { '@silexlabs/grapesjs-notifications': { 'Close': '\u2716 Dismiss', 'CloseAll': '\u2716 Dismiss all', 'Select': '\u2713 Select component', 'Show': '\u2193 Show' } };