mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 19:16:41 +07:00
fixed logo components
This commit is contained in:
parent
0f31144567
commit
23c9e42bd5
4 changed files with 29 additions and 19 deletions
|
@ -3,7 +3,6 @@ import { PROVIDERS, replaceProviderUrl } from '$constants/providers';
|
|||
import { Icon } from '$components/panels/Icon';
|
||||
import classnames from 'classnames';
|
||||
import * as MAP_ACTIONS from "$redux/map/actions";
|
||||
import { IRootState } from "$redux/user";
|
||||
import { selectMapProvider } from '$redux/map/selectors';
|
||||
import { connect } from 'react-redux';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue