Hi there 👋
I'll eventually add something here.
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upI'll eventually add something here.
Examples of what I talked in the Zoom call: // as prop function Button(props) { return <ReakitButton {...props} as={OtherButton} /> } // render props