Newer
Older
import {useLocaleState} from "react-admin";
const HelpEn = () => {
return (
<div>
Philippe Coicadan
committed
<h1>How to use AROLIOS in a web browser: <a href="https://www.youtube.com/watch?v=59lapSUfY-4" target="_blank">video</a></h1>
</div>
)
}
const HelpFr = () => {
return (
<div>
Philippe Coicadan
committed
<h1>Comment utiliser AROLIOS dans un navigateur web: <a href="https://www.youtube.com/watch?v=59lapSUfY-4" target="_blank">vidéo</a></h1>