First You have to import QUILL_CONFIG_TOKEN from ‘ngx-quill’ library after that you have to pass this class to inject eg
QuillModule.forRoot(QUILL_CONFIG_TOKEN.ngInjectableDef)
First You have to import QUILL_CONFIG_TOKEN from ‘ngx-quill’ library after that you have to pass this class to inject eg
QuillModule.forRoot(QUILL_CONFIG_TOKEN.ngInjectableDef)