Intersecting imorts #534
-
|
Trying to reproduce examples from the material-ui documentation, I found an unpleasant thing. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I hadn't considered this case. I think the way to resolve this is to perform a check that, if the import sources are different, that they have the same scope. In this case that would mean if the two import sources both come from |
Beta Was this translation helpful? Give feedback.
-
|
I've created an Issue to track this: #535 |
Beta Was this translation helpful? Give feedback.
I've created an Issue to track this: #535