UNPKG

@_sh/strapi-plugin-ckeditor

Version:

Integrates CKEditor 5 into your Strapi project as a fully customizable custom field. (Community Edition)

5 lines (4 loc) 239 B
import React from 'react'; declare function GlobalStyling(): import("react/jsx-runtime").JSX.Element; declare const MemoizedGlobalStyling: React.MemoExoticComponent<typeof GlobalStyling>; export { MemoizedGlobalStyling as GlobalStyling };