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 b95adc3 commit ca699b5Copy full SHA for ca699b5
docs/Examples/Images.example.purs
@@ -3,7 +3,7 @@ module Lumi.Components.Examples.Images where
3
import Prelude
4
5
import Lumi.Components.Column (column_)
6
-import Lumi.Components.Images (avatar_, defaultAvatar, productThumb_)
+import Lumi.Components.Images (avatar_, productThumb_)
7
import Lumi.Components.Size (extraLarge, large, medium, small)
8
import Lumi.Components.Text (h2_)
9
import Lumi.Components.Example (example)
0 commit comments