panels: fixed them

This commit is contained in:
muerwre 2018-12-07 14:32:35 +07:00
parent d248b679ed
commit b8ba50517b
13 changed files with 171 additions and 182 deletions

View file

@ -11,10 +11,10 @@
todo map search
todo map lazy loading
todo map preview on save
todo tooltips
todo better poly editor https://github.com/SupriyaSudhindra/leaflet-editable-polyline
todo network operations notify
todo delayed notify (delay(2000).then(showLoadingMsg))
todo network error notifications
@ -24,6 +24,7 @@
todo better loader screen
todo network errors handling on startup
todo map preview on save
*/
import React from 'react';
import ReactDOM from 'react-dom';