{times(nbRows, (n) => {
const components = getComponents(n);
@@ -104,6 +132,14 @@ export const RosterForLoop = (
})}
wrapper={(props) => | }
/>
+
+ |
{hasLineErrors && (
diff --git a/src/components/RosterForLoop/__snapshots__/RosterForLoop.spec.tsx.snap b/src/components/RosterForLoop/__snapshots__/RosterForLoop.spec.tsx.snap
index 67d48fcc5..4215a6647 100644
--- a/src/components/RosterForLoop/__snapshots__/RosterForLoop.spec.tsx.snap
+++ b/src/components/RosterForLoop/__snapshots__/RosterForLoop.spec.tsx.snap
@@ -45,6 +45,16 @@ exports[`RosterForLoop > renders the right number of columns 1`] = `
+
+
+ |
renders the right number of columns 1`] = `
+
+
+ |