From 6f1c1d86816d42dc6ff49b11cc0446481fb1b2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuzhan=20G=C3=BC=C3=A7?= <58819819+ogzcode@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:38:11 +0300 Subject: [PATCH 1/9] chore: Update dropdown placement and alignment (#313) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: Update dropdown placement and alignment * chore: Update dropdown placement and alignment --------- Co-authored-by: Oğuzhan Güç --- docs/components/dropdown.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/components/dropdown.md b/docs/components/dropdown.md index 844a5c23..82df12bc 100644 --- a/docs/components/dropdown.md +++ b/docs/components/dropdown.md @@ -22,7 +22,7 @@ The dropdown component can be used to show a list of menu items when clicking on ```vue