mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 05:37:34 +03:00
3ac59e5ba8
refs https://github.com/TryGhost/Ghost/issues/9311 - adds the `koenig-card-hr` card that renders a `<hr>` element - adds text expansion to convert `---` into the new HR card
2 lines
65 B
JavaScript
2 lines
65 B
JavaScript
export {default} from 'koenig-editor/components/koenig-card-hr';
|