Skip to content

Commit a740994

Browse files
qwwdfsadyorickhenning
authored andcommitted
Migrate from deprecated packages in js-example (Kotlin#2955)
1 parent 94c6fb7 commit a740994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/example-frontend-js/src/ExampleMain.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import kotlinx.html.div
88
import kotlinx.html.dom.*
99
import kotlinx.html.js.onClickFunction
1010
import org.w3c.dom.*
11-
import kotlin.browser.*
11+
import kotlinx.browser.*
1212
import kotlin.coroutines.*
1313
import kotlin.math.*
1414
import kotlin.random.Random

0 commit comments

Comments
 (0)