Skip to content

Commit

Permalink
free the map
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinmichels committed Dec 9, 2024
1 parent 9358a23 commit e218bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<!-- Right Column: Map Component -->
<div class="column is-two-thirds">
<div class="box">
<div class="">
<Map
:guessed="guessed"
:secretCountry="secretCountry"
Expand Down

0 comments on commit e218bd9

Please sign in to comment.