0.21.0
React uses the name "component" for the functions or objects which return VDOM elements from render functions. Given we copy the hook pattern we should use the same names.
Commits on Jan 20, 2021
- rename element to component - 126ea59
React uses the name "component" for the functions or objects which return VDOM elements from render functions. Given we copy the hook pattern we should use the same names.
Commits on Jan 20, 2021