Eric Lindell

Results 2 issues of Eric Lindell

## Problem - Using glitz in an npm package, where the code is transpiled before it's published, prevents the use of the static transformer. ## Predicates - Each package can...

# React 19 support This PR removes the use of forwardRef, since it's no longer needed in react 19. Ref is now only considered a prop like any other. Also...