mirror of
https://github.com/facebook/lexical.git
synced 2025-05-20 16:48:04 +08:00
Add clipboard package, remove lexical event helpers (#1361)
* add clipboard package, remove lexica event helpers * bump version after rebase * rename - wip * rename things
This commit is contained in:
@ -10,6 +10,7 @@ const DEFAULT_PKGS = [
|
||||
'lexical-list',
|
||||
'lexical-table',
|
||||
'lexical-file',
|
||||
'lexical-clipboard',
|
||||
];
|
||||
|
||||
module.exports = {
|
||||
|
Reference in New Issue
Block a user