Skip to content

Commit

Permalink
Set button title
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Aug 17, 2023
1 parent 01bdca4 commit 6277787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/otus/components/Panel/PanelMap/CachedMap.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<VButton
class="left-2 bottom-2 !px-2 py-2 rounded-full absolute z-[1500]"
primary
title="Cached map"
@click="isModalVisible = true"
>
<IconCheck
Expand Down

0 comments on commit 6277787

Please sign in to comment.