Add code comment

[MAILPOET-2965]
This commit is contained in:
Pavel Dohnal
2020-06-11 12:37:06 +02:00
committed by Veljko V
parent 1de099fb72
commit 1cb7756862

View File

@ -1,4 +1,4 @@
import '@wordpress/format-library';
import '@wordpress/format-library'; // load default formats (bold, italic, ...)
import { registerFormatType } from '@wordpress/rich-text';
import * as FontSelectionFormat from './font_selection_format';