A context provider that wraps all quill components
Context.Provider
, QuillProvider
wraps your React app
and places Quill Client on the context, enabling you to access it from
anywhere in your component tree. We suggest putting the QuillProvider
somewhere high in your app, above any component that might need to access
your quill data.
/quill
endpoint is behind a preexisting auth middleware.