mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-04 07:26:40 +07:00
redux: fixed performance regression
This commit is contained in:
parent
2171a50ef1
commit
0f3217f5df
8 changed files with 88 additions and 96 deletions
src/components/panels
|
@ -82,7 +82,6 @@ class Component extends React.PureComponent<Props, void> {
|
|||
<LogoPreview logo={logo} />
|
||||
|
||||
<div className="control-dist">
|
||||
{changed && '(ch) '}
|
||||
{distance} км
|
||||
<Icon icon="icon-cycle" size={32} />
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue