Ajout d'un message concernant la transition de version
parent
59a374a626
commit
f477781523
|
@ -2,6 +2,10 @@
|
|||
margin-top: 3em;
|
||||
vertical-align: top;
|
||||
}
|
||||
#integration i {
|
||||
margin-right: .6em;
|
||||
color: #3C4963;
|
||||
}
|
||||
#integration code {
|
||||
display: inline-block;
|
||||
font-size: 80%;
|
||||
|
|
|
@ -31,6 +31,10 @@ export default class MyComponent extends Component {
|
|||
outil interactif
|
||||
</a>.
|
||||
</p>
|
||||
<p>
|
||||
<i className="fa fa-info-circle" aria-hidden="true"></i>
|
||||
Le simulateur utilisable sur embauche.beta.gouv.fr est la toute dernière version. Elle sera bientôt disponible à l'intégration sous forme de module.
|
||||
</p>
|
||||
</div>
|
||||
<div className="blocks" id="integrations">
|
||||
<h1>Quelques intégrations</h1>
|
||||
|
|
Loading…
Reference in New Issue