forked from MapComplete/MapComplete
Refactoring: port AutoApplyButton to svelte
This commit is contained in:
parent
ab88afc397
commit
56020adc2f
8 changed files with 318 additions and 353 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { SpecialVisualization, SpecialVisualizationState } from "../../SpecialVisualization"
|
||||
import { AutoAction } from "../AutoApplyButton"
|
||||
import { AutoAction } from "../AutoApplyButtonVis"
|
||||
import { Feature, LineString, Polygon } from "geojson"
|
||||
import { UIEventSource } from "../../../Logic/UIEventSource"
|
||||
import BaseUIElement from "../../BaseUIElement"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue