route reverse

This commit is contained in:
Fedor Katurov 2020-01-21 16:04:36 +07:00
parent 8cac89cdd1
commit 2d749166cf
6 changed files with 454 additions and 434 deletions

View file

@ -34,9 +34,11 @@ const TrashDialogUnconnected: FC<Props> = ({
<div className="button router-helper__button" onClick={editorClearPoly}>
Маршрут
</div>
<div className="button router-helper__button" onClick={editorClearStickers}>
Стикеры
</div>
<div className="button router-helper__button" onClick={editorClearAll}>
ВСЕ
</div>