Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Commit

Permalink
feat: rename dropdown for better ux
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoran committed Apr 19, 2021
1 parent b44bd53 commit 91073e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/headings/HeadItemProfile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100"
role="menuitem"
>
Your Profile
Settings
</router-link>
<button
class="block px-4 py-2 text-sm text-gray-700 hover:bg-gray-100 w-full text-left"
Expand Down

0 comments on commit 91073e6

Please sign in to comment.