mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-13 19:09:43 -06:00
Update DesktopApp.kt
This commit is contained in:
committed by
GitHub
parent
5ea3f024e4
commit
88515323bb
@@ -1,9 +1,7 @@
|
|||||||
package com.yogeshpaliyal.keypass.common
|
package com.yogeshpaliyal.keypass.common
|
||||||
|
|
||||||
import androidx.compose.desktop.ui.tooling.preview.Preview
|
|
||||||
import androidx.compose.runtime.Composable
|
import androidx.compose.runtime.Composable
|
||||||
|
|
||||||
@Preview
|
|
||||||
@Composable
|
@Composable
|
||||||
fun DesktopApp() {
|
fun DesktopApp() {
|
||||||
App()
|
App()
|
||||||
|
|||||||
Reference in New Issue
Block a user