Update credit note

This commit is contained in:
Tessa Kelly 2024-01-30 16:07:15 -07:00
parent 691cb69815
commit ccf377a6de

View File

@ -10,9 +10,9 @@ module Debug.Control exposing
, record, list, field
)
{-| Copied in from avh4/elm-debug-control.
{-| This module is heavily based on `avh4/elm-debug-control`. It was copied in directly from that package and then modified.
Create interactive controls for complex data structures.
Create interactive controls for arbitrary data structures.
@docs Control
@docs value