> all components are capable of being stateful ...
# compose
l
all components are capable of being stateful
by this i mean both
Component
subclasses and
@Composable
functions. We are likely to just offer the latter as the way to implement a component