Fix typo of synapse
This commit is contained in:
parent
9c252c7251
commit
46da1627a4
|
@ -15,7 +15,7 @@ function Server({ server, dispatch }) {
|
||||||
return (
|
return (
|
||||||
<div>
|
<div>
|
||||||
<h3>
|
<h3>
|
||||||
Synapse
|
synapse
|
||||||
<button
|
<button
|
||||||
className="btn btn-sm btn-outline-danger pull-right"
|
className="btn btn-sm btn-outline-danger pull-right"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user