Rename vynui to selenite

This commit is contained in:
Vyn 2024-10-16 11:54:15 +02:00
parent 3e7c9b150a
commit e2b0c1ac74
24 changed files with 12 additions and 542 deletions

View file

@ -1,5 +1,5 @@
import { Backend } from "../Backend.slint";
import { ToggleButton, VText, Palette } from "@vynui";
import { ToggleButton, VText, Palette } from "@selenite";
export component SideBar inherits Rectangle {
background: Palette.pane;