This website requires JavaScript.
Explore
Help
Sign In
nyrn
/
openclaw
mirror of
https://github.com/openclaw/openclaw.git
Watch
1
Star
0
Fork
You've already forked openclaw
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4fcbf070b4
openclaw
/
apps
/
ios
/
Sources
/
RootView.swift
8 lines
95 B
Swift
Raw
Blame
History
import
SwiftUI
struct
RootView
:
View
{
var
body
:
some
View
{
RootCanvas
(
)
}
}
Reference in New Issue
View Git Blame
Copy Permalink