fix(dashboard): styled section item didn't work, using wrapper
For some reason styled(SectionItem) didn't work. I changed it to styled.div and that seems to work.
For some reason styled(SectionItem) didn't work. I changed it to styled.div and that seems to work.