Skip to content
Snippets Groups Projects
Commit ed201fdf authored by Alexandru Munteanu's avatar Alexandru Munteanu
Browse files

fix(reviewerReportForm): fix contextual box label typo

parent ec98a460
No related branches found
No related tags found
1 merge request!99fix(ReviewerReportForm): You can only upload files with specific extensions + It…
...@@ -38,7 +38,7 @@ const ReviewerReportForm = ({ ...@@ -38,7 +38,7 @@ const ReviewerReportForm = ({
<ContextualBox <ContextualBox
expanded={expanded} expanded={expanded}
highlight highlight
label="Your repossrt" label="Your report"
scrollIntoView scrollIntoView
toggle={toggle} toggle={toggle}
> >
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment