forked from MapComplete/MapComplete
Fix build
This commit is contained in:
parent
8bca006787
commit
6d4f5a50f2
4 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@ import {UIElement} from "../UIElement";
|
|||
import {ImageSearcher} from "../../Logic/ImageSearcher";
|
||||
import {UIEventSource} from "../UIEventSource";
|
||||
import {SlideShow} from "../SlideShow";
|
||||
import {FixedUiElement} from "../FixedUiElement";
|
||||
import {FixedUiElement} from "../Base/FixedUiElement";
|
||||
|
||||
export class ImageCarousel extends UIElement {
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue