Prettified code and added review scrolling

This commit is contained in:
Alexey 2025-09-10 14:50:05 +03:00
commit abc9d59810
4 changed files with 79 additions and 29 deletions

View file

@ -85,4 +85,5 @@ export component Timeline inherits Rectangle {
visible: timeline-event.visible;
}
}
@children
}