mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-20 20:33:02 +00:00
Experimental Editor component
This commit is contained in:
parent
5afb16f953
commit
8b8ffbf79a
14 changed files with 3597 additions and 4215 deletions
|
@ -20,7 +20,8 @@
|
|||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"flatpickr": "4.6.9"
|
||||
"flatpickr": "4.6.9",
|
||||
"quill": "^1.3.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-commonjs": "^21.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue