mirror of
https://github.com/nix-community/noogle.git
synced 2024-11-23 09:36:09 +03:00
fix: remove spourious brackets
This commit is contained in:
parent
e4313c7843
commit
043c7c5294
@ -223,11 +223,10 @@ export const Preview = (props: PreviewProps) => {
|
||||
px: 0,
|
||||
}}
|
||||
>
|
||||
(
|
||||
<ListItemIcon>
|
||||
<CodeIcon sx={{ m: "auto" }} />
|
||||
</ListItemIcon>
|
||||
)
|
||||
|
||||
<ListItemText
|
||||
sx={{
|
||||
overflow: "hidden",
|
||||
|
Loading…
Reference in New Issue
Block a user