-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Fix layout #722
Fix layout #722
Conversation
Be sure to be changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I want a screenshot when you change styles.
<p>We collect only the number of users on Boostnote for DAU and any detail information<br /> | ||
such as a note's content or title is not collected.</p> | ||
<p>You can see how it works on <a href='https://github.com/BoostIO/Boostnote'>GitHub</a></p> | ||
<p>We collect only the number of DAU for Boostnote, NOT COLLECTED any detail information</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I assume and DO NOT COLLECT
is better.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excuse me again, the comma is not needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh, I now noticed that it's COLLECTED
...
such as a note's content or title is not collected.</p> | ||
<p>You can see how it works on <a href='https://github.com/BoostIO/Boostnote'>GitHub</a></p> | ||
<p>We collect only the number of DAU for Boostnote, NOT COLLECTED any detail information</p> | ||
<p>like your note content. You can see how it works on <a href='https://github.com/BoostIO/Boostnote' onClick={(e) => this.handleLinkClick(e)}>GitHub</a>.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did you change such as
to like
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No mean. I turned back it to such as
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No problem.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LG
I fixed following layout.