Skip to content

Commit 8851532

Browse files
Update DesktopApp.kt
1 parent 5ea3f02 commit 8851532

File tree

1 file changed

+0
-2
lines changed
  • shared/src/desktopMain/kotlin/com/yogeshpaliyal/keypass/common

1 file changed

+0
-2
lines changed

shared/src/desktopMain/kotlin/com/yogeshpaliyal/keypass/common/DesktopApp.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
package com.yogeshpaliyal.keypass.common
22

3-
import androidx.compose.desktop.ui.tooling.preview.Preview
43
import androidx.compose.runtime.Composable
54

6-
@Preview
75
@Composable
86
fun DesktopApp() {
97
App()

0 commit comments

Comments
 (0)