mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
common: rename Theme.kt
to Type.kt
This commit is contained in:
parent
49519f66a5
commit
41e4fe284a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
@file:JvmName("AndroidTheme")
|
||||
@file:JvmName("AndroidType")
|
||||
|
||||
package dev.msfjarvis.claw.common.theme
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
@file:JvmName("DesktopTheme")
|
||||
@file:JvmName("DesktopType")
|
||||
|
||||
package dev.msfjarvis.claw.common.theme
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue