Various smaller improvements

This commit was merged in pull request #52.
This commit is contained in:
David Rodenkirchen
2026-02-21 23:39:43 +01:00
parent d83182dd7b
commit f4db57b2ff
6 changed files with 11 additions and 16 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from typing import Optional, Callable
from typing import Optional
from rio import Column, Component, event, TextStyle, Text, Spacer, Revealer, SwitcherBar, SwitcherBarChangeEvent, ProgressCircle