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

Add test #1

Merged
merged 5 commits into from
Jul 19, 2016
Merged

Add test #1

merged 5 commits into from
Jul 19, 2016

Conversation

Korbin-Wang
Copy link
Contributor

Please~

@@ -49,8 +49,8 @@ MDSearchBox.propTypes = {

MDSearchBox.defaultProps = {
text: '',
width: 300,
height: 42,
// width: 300,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commented out code should be removed

@@ -9,7 +9,7 @@
-ms-flex-align: center;
align-items: center;

width: 300px;
/*width: 300px;*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果default props里面有width,那么这里是可以把width删除的。如果你把default props里面的width删了,那么这里就不能删。我觉得前者比较合理和直观

@Korbin-Wang Korbin-Wang merged commit 79c3e98 into master Jul 19, 2016
@jimexist jimexist deleted the addTest branch July 20, 2016 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants