UNPKG

@_sh/strapi-plugin-ckeditor

Version:

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

6 lines (5 loc) 152 B
import type { StrapiTheme } from '@strapi/design-system'; declare module 'styled-components' { interface DefaultTheme extends StrapiTheme { } }