Merge pull request #19880 from strapi/v5/types/fix-duplicate-strapi-app-identifier

This commit is contained in:
Jean-Sébastien Herbaux 2024-03-21 16:30:41 +01:00 committed by GitHub
commit c4ec62a341
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -67,7 +67,6 @@ export type {
HeaderActionDescription,
HeaderActionProps,
} from './core/apis/content-manager';
export type { StrapiApp } from './StrapiApp';
/**
* Utils