diff --git a/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js b/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js index a2e4228..c907bd5 100644 --- a/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js +++ b/src/pages/DashboardPreInstructor/components/DomandeTablePreInstructorAsync/index.js @@ -145,7 +145,7 @@ const DomandeTablePreInstructorAsync = ({ userId = null, statuses = [] }) => { ? __('Valuta', 'gepafin') : __('Mostra', 'gepafin'); return ( - <> +
) } }