mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-09-09 06:30:40 +02:00
Allow custom placeholder styles (#2667)
* Allow custom placeholder styles * lint fixes * review feedback * lint
This commit is contained in:
committed by
Ian Storm Taylor
parent
2380aa094f
commit
c688ad7c72
@@ -86,7 +86,8 @@
|
||||
"slate-dev-test-utils": "*",
|
||||
"slate-html-serializer": "*",
|
||||
"slate-plain-serializer": "*",
|
||||
"slate-react": "*"
|
||||
"slate-react": "*",
|
||||
"slate-react-placeholder": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"benchmark": "cross-env COMPARE=compare node --expose-gc ./tmp/benchmark/index.js",
|
||||
|
Reference in New Issue
Block a user