mirror of
https://github.com/Astatin3/unshell-nodes-rs.git
synced 2026-06-09 00:28:00 -06:00
Reformat, add syscall streaming
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { VerticalBox } from "std-widgets.slint";
|
||||
export component Page inherits VerticalBox {
|
||||
padding: 20px;
|
||||
alignment: start;
|
||||
}
|
||||
Reference in New Issue
Block a user