diff --git a/rsconcept/frontend/src/features/rsform/components/view-constituents/view-constituents.tsx b/rsconcept/frontend/src/features/rsform/components/view-constituents/view-constituents.tsx index d35a77c2..e5242f3a 100644 --- a/rsconcept/frontend/src/features/rsform/components/view-constituents/view-constituents.tsx +++ b/rsconcept/frontend/src/features/rsform/components/view-constituents/view-constituents.tsx @@ -33,10 +33,9 @@ export function ViewConstituents({ autoScroll }: ViewConstituentsProps) { return ( - + ); } diff --git a/rsconcept/frontend/src/features/rsform/pages/rsform-page/editor-constituenta/editor-constituenta.tsx b/rsconcept/frontend/src/features/rsform/pages/rsform-page/editor-constituenta/editor-constituenta.tsx index 3f9bcef7..d90a4bde 100644 --- a/rsconcept/frontend/src/features/rsform/pages/rsform-page/editor-constituenta/editor-constituenta.tsx +++ b/rsconcept/frontend/src/features/rsform/pages/rsform-page/editor-constituenta/editor-constituenta.tsx @@ -122,7 +122,7 @@ export function EditorConstituenta() {