Github and Sublime don't like this not being escaped. Displays fine though in React like this.
parent
021eaf5c29
commit
b1438355e2
|
@ -105,7 +105,7 @@ module.exports = React.createClass({
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
You can also set a custom Identity server but this will affect
|
You can also set a custom Identity server but this will affect
|
||||||
people's ability to find you if you use a server in a group other
|
people's ability to find you if you use a server in a group other
|
||||||
than the main Matrix.org group.
|
than the main Matrix.org group.
|
||||||
</span>,
|
</span>,
|
||||||
button: "Dismiss",
|
button: "Dismiss",
|
||||||
|
|
Loading…
Reference in New Issue