Skip to content

Commit 8a95126

Browse files
committed
Remove an outdated TODO
1 parent baa962d commit 8a95126

File tree

1 file changed

+0
-1
lines changed
  • compose-multiplatform-common/src/jsMain/kotlin/com/huanshankeji/compose/ui/unit

1 file changed

+0
-1
lines changed

compose-multiplatform-common/src/jsMain/kotlin/com/huanshankeji/compose/ui/unit/Sizes.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ package com.huanshankeji.compose.ui.unit
22

33
import org.jetbrains.compose.web.css.*
44

5-
// TODO: consider adding a platform value type parameter or making it an interface.
65
actual sealed interface LengthOrPercentage {
76
val platformValue: CSSLengthOrPercentageValue
87

0 commit comments

Comments
 (0)