UNPKG

@yunusemrejs/drag-drop-content-types-strapi5

Version:

A powerful Strapi plugin that enables intuitive drag-and-drop sorting of content types with real-time updates, optimized performance, and a seamless user experience.

7 lines (6 loc) 165 B
/** * Plugin icon. * @returns {JSX.Element} - The plugin icon. */ declare const PluginIcon: () => import("react/jsx-runtime").JSX.Element; export { PluginIcon };