|
|
|
@ -60,7 +60,7 @@ export const DomandeEsamiCourse = ({ course }: Props) => {
|
|
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
return (
|
|
|
|
<>
|
|
|
|
<>
|
|
|
|
<div class="grid-center">
|
|
|
|
<div class="grid-center text-center">
|
|
|
|
<h3>
|
|
|
|
<h3>
|
|
|
|
<a href="/domande-esami">Domande Esami</a>
|
|
|
|
<a href="/domande-esami">Domande Esami</a>
|
|
|
|
</h3>
|
|
|
|
</h3>
|
|
|
|
|