dont close map list on click

This commit is contained in:
muerwre 2019-02-06 16:50:30 +07:00
parent 46a7d30f8a
commit 25630a30b8
5 changed files with 15 additions and 68 deletions

View file

@ -1,7 +1,6 @@
// @flow
import React from 'react';
import { Icon } from '$components/panels/Icon';
import { pushPath } from '$utils/history';
type Props = {
title: String,