fix: style

This commit is contained in:
Convly 2024-03-21 11:07:26 +01:00
parent 070367e552
commit a49b20ab8c

View File

@ -46,7 +46,7 @@ export { useRBAC } from './hooks/useRBAC';
/**
* Types
*/
export type { StrapiApp } from './StrapiApp'
export type { StrapiApp } from './StrapiApp';
export type { Store } from './core/store/configure';
export type { SanitizedAdminUser } from '../../shared/contracts/shared';
export type {