refactor: move Popup, Dialog, Poptips in window package

This commit is contained in:
2023-11-30 13:48:12 +08:00
parent 235871db7a
commit 0d4cc3c2ff
7 changed files with 7 additions and 6 deletions

View File

@@ -21,7 +21,7 @@
*/
@file:Suppress("unused")
package com.highcapable.flexiui.component
package com.highcapable.flexiui.window
import androidx.compose.runtime.Composable
import androidx.compose.ui.Alignment