forked from MapComplete/MapComplete
Fixes and simplification of the CSS
This commit is contained in:
parent
c7f33a9490
commit
6d5f4ade25
24 changed files with 191 additions and 344 deletions
3
test.ts
3
test.ts
|
@ -10,5 +10,4 @@ const imageCarousel = new ImageCarousel(new UIEventSource<any>({
|
|||
"image": "https://i.imgur.com/kX3rl3v.jpg"
|
||||
}), connection);
|
||||
|
||||
imageCarousel.AttachTo("maindiv")
|
||||
imageCarousel.Activate();
|
||||
imageCarousel.AttachTo("maindiv")
|
Loading…
Add table
Add a link
Reference in a new issue