Ghost/ghost/admin/lib/koenig-editor/app/components/koenig-basic-html-textarea.js
Rishabh 57b318de52 Added new html textarea component
refs https://github.com/TryGhost/Team/issues/1209

- adds new `KoenigHtmlTextarea` component for entering multi line html in cards
- updates accordion card to use html text area component
2021-11-12 16:31:39 +05:30

2 lines
77 B
JavaScript

export {default} from 'koenig-editor/components/koenig-basic-html-textarea';