Skip to content

Commit

Permalink
Tidy up (no longer need this)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathanjms committed Jun 30, 2023
1 parent fca5bce commit adc07e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/components/VueModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ export default {
show: false,
};
},
created() {
//listen for esc key press
},
watch: {
show(newValue) {
if (newValue) {
Expand Down

0 comments on commit adc07e4

Please sign in to comment.