UNPKG

@inspirer-dev/hero-widget-cta-button

Version:

A custom field plugin for Strapi v5 that provides a CTA button selector with different action types (external link, internal link, case, article, copy link, copy nickname).

11 lines (10 loc) 218 B
{ "extends": "../../../../tsconfig.json", "compilerOptions": { "outDir": "../dist/server", "rootDir": "src", "incremental": false }, "include": ["src/**/*"], "exclude": ["node_modules", "dist"] }