Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include Overlay in index.js #955

Merged
merged 1 commit into from
Jun 26, 2015
Merged

Include Overlay in index.js #955

merged 1 commit into from
Jun 26, 2015

Conversation

CumpsD
Copy link
Contributor

@CumpsD CumpsD commented Jun 25, 2015

Overlay was missing in index.js, this caused problems for browserify/babelify when trying to import Overlay from 'material-ui'

With the Overlay: require('./overlay'), I have no more errors, and can use the Overlay component nicely in code.

Overlay was missing in index.js, this caused problems for browserify/babelify when trying to `import Overlay from 'material-ui'`
hai-cea pushed a commit that referenced this pull request Jun 26, 2015
Include Overlay in index.js
@hai-cea hai-cea merged commit 90760af into mui:master Jun 26, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 26, 2015

Thanks @CumpsD

@zannager zannager added the package: system Specific to @mui/system label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: system Specific to @mui/system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants