Skip to content

Commit e9566fc

Browse files
committed
fixup
1 parent 91827b1 commit e9566fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/components/Resources/ResourceAvatar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
import Avatar from "@material-ui/core/Avatar"
22
import { makeStyles } from "@material-ui/core/styles"
33
import FolderIcon from "@material-ui/icons/FolderOutlined"
4-
import WidgetsIcon from "@material-ui/icons/WidgetsOutlined"
54
import ImageIcon from "@material-ui/icons/ImageOutlined"
65
import MemoryIcon from "@material-ui/icons/MemoryOutlined"
6+
import WidgetsIcon from "@material-ui/icons/WidgetsOutlined"
77
import React from "react"
88

99
// For this special case, we need to apply a different style because how this

0 commit comments

Comments
 (0)