feat: support switch component

This commit is contained in:
talksik
2025-04-11 12:38:04 -07:00
parent a669bb6d87
commit f72bad1205
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -47,5 +47,7 @@ AppWindow {
}
}
}
Switch {}
}
}