forked from MapComplete/MapComplete
Chore: small cleanups, formatting
This commit is contained in:
parent
dce838b130
commit
35cbaa7c33
7 changed files with 24 additions and 43 deletions
|
@ -41,6 +41,9 @@ export interface AutoAction extends SpecialVisualization {
|
|||
): Promise<void>
|
||||
}
|
||||
|
||||
/**
|
||||
* @deprecated
|
||||
*/
|
||||
class ApplyButton extends UIElement {
|
||||
private readonly icon: string
|
||||
private readonly text: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue