@inseefr/lunatic 0.3.8-experimental → 0.3.9-experimental
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.
package/package.json
CHANGED
|
@@ -59,10 +59,8 @@ function CheckStore({ storeName, version, setStore, children }) {
|
|
|
59
59
|
}
|
|
60
60
|
return (
|
|
61
61
|
<div className="lunatic-suggester-unvailable">
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
Refresh
|
|
65
|
-
</button>
|
|
62
|
+
La suggestion sur liste n'est pas possible sur votre navigateur, vous
|
|
63
|
+
pouvez passer la question en appuyant sur Enregistrer et Continuer
|
|
66
64
|
</div>
|
|
67
65
|
);
|
|
68
66
|
}
|