elm-ui-widgets/tests/elm-verify-examples.json
2021-01-26 22:12:35 +01:00

15 lines
272 B
JSON

{
"root": "../src",
"tests": [
"Widget",
"Widget.Material",
"Widget.Material.Typography",
"Widget.Material.Color",
"Widget.Customize",
"Widget.Layout",
"Widget.ScrollingNav",
"Widget.Snackbar",
"Widget.Icon",
"./README.md"
]
}