refactoring

This commit is contained in:
Philipp Kühn
2018-09-29 11:57:49 +02:00
parent 0bcdfb8096
commit 1ad2b6aa78
3 changed files with 17 additions and 7 deletions

View File

@@ -20,3 +20,5 @@ export { default as UnderlineMark } from './marks/Underline'
export { default as HistoryExtension } from './extensions/History'
export { default as PlaceholderExtension } from './extensions/Placeholder'
export { default as SuggestionsPlugin } from './plugins/Suggestions'