-
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { Theme, SpacingSystem, Animations } from "../theme/theme.slint";
|
||||
import { Theme, SpacingSystem } from "../theme/theme.slint";
|
||||
import { Animations } from "../utils/animations.slint";
|
||||
|
||||
export component Switch {
|
||||
in property <bool> checked: false;
|
||||
|
||||
Reference in New Issue
Block a user