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 1e57196 commit dd2f810Copy full SHA for dd2f810
src/Lumi/Components2/Button.purs
@@ -1,9 +1,11 @@
1
module Lumi.Components2.Button
2
( Button
3
, ButtonState(..), ButtonType(..)
4
+ , ButtonProps
5
, button
6
7
, linkButton
8
+ , LinkButtonProps
9
, LinkButton
10
11
, ButtonModifier
0 commit comments