Skip to content

Commit 257e162

Browse files
committed
minor
1 parent 868a322 commit 257e162

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/views/MessageSnackbar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ export function MessageSnackbar() {
263263
{groupedMessages.map((msg, index) => (
264264
<Alert icon={false} key={index} severity={msg.type} sx={{
265265
mb: 0.5, py: 0, px: 1,
266-
267266
'& .MuiSvgIcon-root ': {
268267
height: '16px',
269268
width: '16px'

0 commit comments

Comments
 (0)