You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2025. It is now read-only.
There is an issue with the declaration files provided with v0.12.0 where any component that uses the withRipple HOC will have a declaration file that includes import("../ripple"). This causes our type checks to fail since it can't resolve the relative import.