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

Updates example to resemble site documentation usage #780

Merged
merged 1 commit into from
Jun 8, 2015

Conversation

jimgong92
Copy link
Contributor

Current implementation in the example
Current implementation in the example

Implementation of ThemeManager on material-ui.com documentation
Implementation of ThemeManager on material-ui.com documentation

Updated example implementation
var React = require('react');
var mui = require('material-ui');
var RaisedButton = mui.RaisedButton;
var ThemeManager = new mui.Styles.ThemeManager();
var Colors = mui.Styles.Colors;

Pull request updates the example implementation to imitate the Material UI's site's usage.

hai-cea pushed a commit that referenced this pull request Jun 8, 2015
Updates example to resemble site documentation usage
@hai-cea hai-cea merged commit e5d907e into mui:master Jun 8, 2015
@hai-cea
Copy link
Member

hai-cea commented Jun 8, 2015

Thanks @jimgong92

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