Refactor the windows navigation system
This commit is contained in:
parent
5ac0c2dcf6
commit
59f8aff121
20 changed files with 155 additions and 148 deletions
|
|
@ -4,9 +4,6 @@ import androidx.compose.ui.window.application
|
|||
import com.pixelized.desktop.lwa.business.SkillStepUseCase
|
||||
|
||||
fun main() {
|
||||
|
||||
SkillStepUseCase.exportTest()
|
||||
|
||||
application {
|
||||
App()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue