perf: Avoid re-renders due to PropsContext (#154)
* Use the same empty object to represent no props * Replace useProps hooks with PropsProvider component
Please register or sign in to comment
* Use the same empty object to represent no props * Replace useProps hooks with PropsProvider component