diff --git a/app.territoiresentransitions.react/src/app/pages/collectivite/PlansActions/FicheAction/FicheAction.tsx b/app.territoiresentransitions.react/src/app/pages/collectivite/PlansActions/FicheAction/FicheAction.tsx index d938af0b8e..73a9bbe1d4 100644 --- a/app.territoiresentransitions.react/src/app/pages/collectivite/PlansActions/FicheAction/FicheAction.tsx +++ b/app.territoiresentransitions.react/src/app/pages/collectivite/PlansActions/FicheAction/FicheAction.tsx @@ -6,7 +6,7 @@ import { useFicheAction } from './data/useFicheAction'; import { useUpdateFicheAction } from './data/useUpdateFicheAction'; import FicheActionActeurs from './FicheActionActeurs/FicheActionActeurs'; import FicheActionDescription from './FicheActionDescription/FicheActionDescription'; -import FicheActionHeader from './FicheActionHeader/FicheActionHeader'; +import Header from './Header'; import FicheActionImpact from './FicheActionImpact'; import FicheActionOnglets from './FicheActionOnglets'; import FicheActionPilotes from './FicheActionPilotes/FicheActionPilotes'; @@ -46,10 +46,8 @@ const FicheAction = ({ isReadonly }: FicheActionProps) => { >