fix: remove spourious brackets

This commit is contained in:
hsjobeki 2022-12-19 09:28:29 +01:00
parent e4313c7843
commit 043c7c5294

View File

@ -223,11 +223,10 @@ export const Preview = (props: PreviewProps) => {
px: 0,
}}
>
(
<ListItemIcon>
<CodeIcon sx={{ m: "auto" }} />
</ListItemIcon>
)
<ListItemText
sx={{
overflow: "hidden",