From 20d103f6a7f94747ad8d295ae84b84f5dc9b2aef Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Thu, 2 Dec 2021 16:51:13 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e8614602..4a66aac0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,6 @@ Preview functionality (check your application UI without building/running it) fo * [Signing and notarization](tutorials/Signing_and_notarization_on_macOS) * [Swing interoperability](tutorials/Swing_Integration) * [Development for Android](tutorials/Development_for_Android) - * * [components](components) - custom components of Compose Multiplatform * [Split Pane](components/SplitPane) * [experimental](experimental) - experimental components and examples