Skip to content

Commit dd2f810

Browse files
author
Madeline Trotter
committed
Export button prop types
1 parent 1e57196 commit dd2f810

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Lumi/Components2/Button.purs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
module Lumi.Components2.Button
22
( Button
33
, ButtonState(..), ButtonType(..)
4+
, ButtonProps
45
, button
56

67
, linkButton
8+
, LinkButtonProps
79
, LinkButton
810

911
, ButtonModifier

0 commit comments

Comments
 (0)