This commit is contained in:
zadit biasa aja
2025-07-02 09:01:55 +00:00
parent a68e750276
commit cb576b3176
4 changed files with 33 additions and 16 deletions

View File

@@ -148,8 +148,8 @@ const Dashboard = () => {
aria-haspopup="true"
>
<svg
width="16"
height="16"
width="15"
height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
@@ -157,9 +157,9 @@ const Dashboard = () => {
strokeLinecap="round"
strokeLinejoin="round"
>
<circle cx="12" cy="12" r="1" />
<circle cx="12" cy="5" r="1" />
<circle cx="12" cy="19" r="1" />
<line x1="3" y1="6" x2="21" y2="6" />
<line x1="3" y1="12" x2="21" y2="12" />
<line x1="3" y1="18" x2="21" y2="18" />
</svg>
</button>
{isMenuOpen && (