From 232434f81526a3f4eebbb2938eed3cd371770aa7 Mon Sep 17 00:00:00 2001 From: Mirza Anees Baig barlas <30478081+MaBbKhawaja@users.noreply.github.com> Date: Fri, 25 Oct 2024 01:53:23 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b638c77c9..99ecf6aaa 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ - [Tour](#tour) - [Data Masking](#data-masking) - [Authentication](#authentication) + - [Avatar](#avatar-vue3) - [UI Utilities](#ui-utilities) - [Event Handling](#event-handling) - [Responsive Design](#responsive-design) @@ -2684,6 +2685,10 @@ _Display images_ - [vue-auth-ui](https://github.com/ndrbrt/vue-auth-ui) - Pre-built set of components for user authentication +#### Avatar + +- [avatar-vue3](https://github.com/MaBbKhawaja/avatar-vue3) - This component creates a picture with the name initials + ### UI Utilities #### Event Handling