We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0015793 commit cd47eafCopy full SHA for cd47eaf
src/main/kotlin/Main.kt
@@ -5,5 +5,5 @@ import kotlinx.serialization.Serializable
5
import styled.*
6
7
fun main() {
8
- document.bgColor = "blue"
+ document.bgColor = "red"
9
}
0 commit comments