Fix doc comment

This commit is contained in:
Tessa Kelly 2019-06-18 09:14:13 -07:00
parent 283472a0f0
commit 7c2d9ea73c

View File

@ -114,6 +114,7 @@ update config msg model =
Modal.update config msg model
{-| -}
type alias FocusableElementAttrs msg =
{ onlyFocusableElement : List (Root.Attribute msg)
, firstFocusableElement : List (Root.Attribute msg)