Replies: 2 comments 1 reply
-
We are already tracking this for a while in #2541. Feel free to work on that :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Just waiting for a champion :)
…On Thu, Feb 18, 2021 at 7:44 AM ChenLei ***@***.***> wrote:
2019's issue 😄
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#2814 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN4NBEIBTPWQOCJRC3SJTDS7TAOXANCNFSM4XZHTJOA>
.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're using mobx-react-lite in our projects now, having entirely adopted functional components. I'd like to be able to use the PropTypes from mobx-react, but they appear to be bundled in wholesale with the rest of the package, which we don't need included in our bundle.
Would it be possible to get the this extracted as a separate package or module so that they can be used without the rest of the code?
Beta Was this translation helpful? Give feedback.
All reactions