Closed iz-podpolja closed 2 years ago
Thanks for the PR. Could you run prettier on your code?
Thanks for the PR. Could you run prettier on your code?
Sure - done.
Thanks. Prettier looks good on the code, but we don't need those changes on the changelog
There's also this error
Type 'undefined' does not satisfy the constraint 'Obj'.
There's also this error
Type 'undefined' does not satisfy the constraint 'Obj'.
Ok, excluded the changelog.md
from prettier output and added a util to proxify undefined
with Popper.Obj
.
Tests, lint & tsc --noEmit
are green for me.
Thanks!
As per title, fixes: https://github.com/react-bootstrap/react-overlays/issues/1012