This commit is contained in:
Bob Ippolito
2024-03-17 18:29:09 -07:00
committed by GitHub
parent ada106645d
commit f5a15bd971
37 changed files with 1192 additions and 62 deletions

View File

@ -17,5 +17,7 @@
"type": "git",
"url": "https://github.com/facebook/lexical",
"directory": "packages/lexical-overflow"
}
},
"module": "LexicalOverflow.esm.js",
"sideEffects": false
}