From 2c5e9c652a6f40065502755ab84bcc1bb2407995 Mon Sep 17 00:00:00 2001 From: Jeton Korenica Date: Mon, 13 Jul 2026 17:53:23 +0200 Subject: [PATCH] docs: list new components (Breadcrumb, Progress, Pagination, Dropdown Menu) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 21ac6bc..7029de0 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,10 @@ If you want to use the helpers used in some components you need to copy the `src - Avatars - Tabs - Tooltips +- Breadcrumb +- Progress +- Pagination +- Dropdown Menu - (More components coming soon) ## Contributing