stylish-elephants icon indicating copy to clipboard operation
stylish-elephants copied to clipboard

Label in Input.radio example missing attribute list

Open ianmackenzie opened this issue 6 years ago • 0 comments

Looks to me like

https://github.com/mdgriffith/stylish-elephants/blob/08ed0d6764e445941e91a42b31ec7ad2d841ca9a/src/Element/Input.elm#L1112

should be

label = Input.labelAbove [] (text "Lunch")

ianmackenzie avatar May 15 '18 16:05 ianmackenzie