Skip to content

Commit

Permalink
Examples. Add missed example
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Sep 29, 2024
1 parent 22dc7c6 commit 9197d6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/react/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ dependencies {
jsMainImplementation(kotlinWrappers.emotion)
jsMainImplementation(kotlinWrappers.js)
jsMainImplementation(kotlinWrappers.react)
jsMainImplementation(kotlinWrappers.reactUse)
}

0 comments on commit 9197d6b

Please sign in to comment.