mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 11:06:40 +07:00
faster map loading
This commit is contained in:
parent
f24f43b71c
commit
6af37040d4
2 changed files with 2 additions and 1 deletions
|
@ -164,6 +164,7 @@ class Component extends React.Component<Props, State> {
|
|||
}
|
||||
</div>
|
||||
</Scroll>
|
||||
|
||||
<div className={classnames('dialog-maplist-pulse', { active: loading })} />
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue