Skip to content

Commit 1a34813

Browse files
committed
chore: change package
1 parent 27d6d7e commit 1a34813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/cmp/src/jvmMain/kotlin/ui/file/FileChooser.jvm.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package ui.file
22

33
import androidx.compose.runtime.Composable
4-
import androidx.compose.ui.window.AwtWindow
4+
import androidx.compose.ui.awt.AwtWindow
55
import java.awt.FileDialog
66
import java.awt.Frame
77
import java.io.File

0 commit comments

Comments
 (0)