refactor: large treewide renaming
This commit is contained in:
parent
8c0bff3bc4
commit
c6b739e511
31 changed files with 206 additions and 174 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package moe.lava.banksia.ui
|
||||
|
||||
import androidx.compose.ui.window.ComposeUIViewController
|
||||
|
||||
fun MainViewController() = ComposeUIViewController { App() }
|
||||
Loading…
Add table
Add a link
Reference in a new issue