We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e51d61 commit 68183b8Copy full SHA for 68183b8
src/React/Icons.purs
@@ -2,7 +2,6 @@ module React.Icons (icon, icon_) where
2
3
import Prim.Row (class Union)
4
import React.Basic (JSX, element)
5
-import React.Icons.Fa (faCheck)
6
import React.Icons.Types (ReactIcon, PropsIcon)
7
import Unsafe.Coerce (unsafeCoerce)
8
0 commit comments