This commit is the result of several squashed commits which were complicated to disjoin. This rewrites the base UI, and the mail management interfaces.
6 lines
103 B
TypeScript
6 lines
103 B
TypeScript
import { cunninghamConfig } from '@gouvfr-lasuite/ui-kit';
|
|
|
|
export default {
|
|
...cunninghamConfig,
|
|
};
|