Render puzzle (WIP)
This commit is contained in:
5
composeApp/src/commonMain/kotlin/ui/theme/emoji.kt
Normal file
5
composeApp/src/commonMain/kotlin/ui/theme/emoji.kt
Normal file
@@ -0,0 +1,5 @@
|
||||
package ui.theme
|
||||
|
||||
import androidx.compose.ui.text.font.FontFamily
|
||||
|
||||
expect val emojiFontFamily: FontFamily?
|
||||
Reference in New Issue
Block a user