mirror of
https://github.com/element-hq/element-web
synced 2024-11-27 19:56:47 +03:00
Spaces before/after curlies
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
88d25ad6af
commit
e9d87478e2
2 changed files with 4 additions and 5 deletions
|
@ -162,4 +162,3 @@ export default class IncomingCallBox extends React.Component<IProps, IState> {
|
||||||
</div>;
|
</div>;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue