@lab-anssi/ui-kit 1.48.0 → 1.48.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -708,7 +708,11 @@ declare namespace JSX {
|
|
|
708
708
|
action?: string;
|
|
709
709
|
illustration: string;
|
|
710
710
|
};
|
|
711
|
-
"lab-anssi-temoignages": {
|
|
711
|
+
"lab-anssi-temoignages": {
|
|
712
|
+
titre?: string;
|
|
713
|
+
temoignages?: string;
|
|
714
|
+
size?: string;
|
|
715
|
+
};
|
|
712
716
|
"lab-anssi-marelle-etape": { index: string; "etape-marelle": string };
|
|
713
717
|
"lab-anssi-marelle": {
|
|
714
718
|
titre?: string;
|