diff --git a/__tests__/__snapshots__/storyshots.test.js.snap b/__tests__/__snapshots__/storyshots.test.js.snap index 84be56aaa..0c65ff402 100644 --- a/__tests__/__snapshots__/storyshots.test.js.snap +++ b/__tests__/__snapshots__/storyshots.test.js.snap @@ -6490,6 +6490,19 @@ a = a + 10 +
+ +
`; @@ -6665,9 +6678,7 @@ exports[`Storyshots Components/ExerciseReportCard Basic 1`] = `

Leave the description empty and try to submit to display success message

-
+
)} + ) } diff --git a/components/ExerciseReportCard/ExerciseReportCard.test.js b/components/ExerciseReportCard/ExerciseReportCard.test.js index b5dff2aae..0d5dc6873 100644 --- a/components/ExerciseReportCard/ExerciseReportCard.test.js +++ b/components/ExerciseReportCard/ExerciseReportCard.test.js @@ -35,7 +35,7 @@ describe('ExerciseReportCard Component', () => { render( - + ) @@ -54,7 +54,7 @@ describe('ExerciseReportCard Component', () => { render( - + ) diff --git a/components/ExerciseReportCard/ExerciseReportCard.tsx b/components/ExerciseReportCard/ExerciseReportCard.tsx index 5d569e4d2..3dca12f8a 100644 --- a/components/ExerciseReportCard/ExerciseReportCard.tsx +++ b/components/ExerciseReportCard/ExerciseReportCard.tsx @@ -71,8 +71,8 @@ const Body = ({