Skip to content

Commit

Permalink
Examples. Separate "React" example
Browse files Browse the repository at this point in the history
  • Loading branch information
turansky committed Sep 29, 2024
1 parent 3ca8024 commit 6883fcd
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 3 deletions.
File renamed without changes.
4 changes: 1 addition & 3 deletions examples/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,11 @@ dependencyResolutionManagement {
}

include("browser")
include("react")
include("react-lazy-modules-webpack")
include("react-router")
include("tanstack-react-table")
include("tic-tac-toe")

// Old examples
include("please-split-me")

// Kotlin Wrappers
includeBuild("../")

0 comments on commit 6883fcd

Please sign in to comment.