From 1b82b0b990648b2ece5c890fef622d9bdb00e4d8 Mon Sep 17 00:00:00 2001 From: Alex Styl <1665273+alexstyl@users.noreply.github.com> Date: Fri, 14 Jun 2024 06:12:20 +0300 Subject: [PATCH] Add Composables.com (#165) Co-authored-by: Yogesh Choudhary Paliyal --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b91fc53..0a4c1de3 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,8 @@ Please get **Android Studio Bumblebee latest Canary** [from here](https://develo - [Jetpack compose Samples](https://github.com/android/compose-samples) - [Compose Academy ](https://compose.academy/) -- [Jetpack Compose Component List](https://www.composables.com/components) + +- [Composables](https://composables.com/) ## Contribution Info - All the contributions are welcomed keeping following points in mind.