mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-05-12 19:36:41 +07:00
route reverse
This commit is contained in:
parent
8cac89cdd1
commit
2d749166cf
6 changed files with 454 additions and 434 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue