Merge pull request #1183 from NoRedInk/bat/use-aria-has-pop-up

Adds dialog pop-up to Dialog Menus
This commit is contained in:
Tessa 2022-12-07 17:50:43 -07:00 committed by GitHub
commit da61cd5336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -690,7 +690,7 @@ viewCustom config =
]
Dialog _ ->
[ AttributesExtra.none ]
[ Aria.hasDialogPopUp ]
)
in
case config.button of