<UrlField>

<UrlField> displays a url in a MUI’s <Link href="" /> component.

import { UrlField } from 'react-admin';

<UrlField source="site_url" />