mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-09 00:28:00 -06:00
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
import { Page } from "../page.slint";
|
|
|
|
export component DashboardPage inherits Page { }
|