Skip to content

fix(dashboard): styled section item didn't work, using wrapper

nickstiffler requested to merge reviewer-items into master

For some reason styled(SectionItem) didn't work. I changed it to styled.div and that seems to work.

Merge request reports