Skip to content

Commit 244bf56

Browse files
authored
Merge pull request #59 from MohamedRejeb/0.5.x
Update docs
2 parents 65bc7f6 + be340a4 commit 244bf56

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

docs/installation.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,3 @@ Then reference it in your `build.gradle.kts`:
4848
implementation(libs.compose.dnd)
4949
```
5050

51-
## Platform Notes
52-
53-
Compose DND supports all Compose Multiplatform targets:
54-
55-
- **Android** -- No additional setup required.
56-
- **iOS** -- No additional setup required.
57-
- **Desktop (JVM)** -- No additional setup required.
58-
- **Web (JS)** -- No additional setup required.
59-
- **Web (WASM)** -- No additional setup required.
60-
61-
!!! note
62-
Make sure your project uses a compatible version of Kotlin and Compose Multiplatform as listed in the version compatibility table above.

0 commit comments

Comments
 (0)