Skip to content

Commit

Permalink
feat: bury mano social gouv
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud AMBROSELLI committed Mar 5, 2024
1 parent 29a587d commit e308a57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dashboard/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@ const App = ({ resetRecoil }) => {

return (
<div className="main-container">
<div className="tw-mb-8 tw-border-l-4 tw-border-orange-500 tw-bg-orange-100 tw-p-4 tw-text-orange-700" role="alert">
🚧 Mano est en cours de migration, vous devez patienter jusqu’au 6 mars, et vous rendre sur https://espace-mano.sesan.fr/
<div className="tw-mb-8 tw-border-l-4 tw-border-green-500 tw-bg-green-100 tw-p-4 tw-text-green-700" role="alert">
La migration de Mano est terminée 🎉 et vous pouvez vous rendre sur <a href="https://espace-mano.sesan.fr/">https://espace-mano.sesan.fr/</a>
</div>
</div>
);
Expand Down

0 comments on commit e308a57

Please sign in to comment.