Declarative UI framework for cross-platform mobile & desktop apps, using MVU and F# functional programming
1.16k
stars
122
forks
source link
Add equality constraint on 'msg to prevent confusion with new non-MVU modifiers #1084
Closed
TimLariviere closed 1 month ago
This pull request adds an equality constraint on
'msg
on most types to prevent confusions with the new modifiers for non-MVU components.