Problemunvalidated
you'll find it a bit awkward to access the `value` parameter from the object using `value.value` — components receive passed variables as an object. Tension: You thought that simply declaring the parameter passed to the component is sufficient. It's not.
609c5cf2-3864-45e8-ab6b-4e2b082c50d2
you'll find it a bit awkward to access the value parameter from the object using value.value — components receive passed variables as an object. Tension: You thought that simply declaring the parameter passed to the component is sufficient. It's not.