Minor UI adjustment.
This commit is contained in:
parent
ca456b55d9
commit
f6d026d50f
11 changed files with 3907 additions and 329 deletions
|
|
@ -1,8 +1,12 @@
|
|||
package com.pixelized.desktop.lwa
|
||||
|
||||
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