Skip to content

Commit

Permalink
Merge pull request #43 from rak-phillip/gha-portpr-8056717686-1
Browse files Browse the repository at this point in the history
[backport ] [Workflow] Testing backports workflow
  • Loading branch information
rak-phillip authored Feb 26, 2024
2 parents a1aac27 + 5abfe91 commit 45025a9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,10 @@ export default Vue.extend({
}
},
mounted() {
console.log('NOT FAIL');
},
methods: {
/**
* Keyboard left/right event listener to select next/previous option. Emits
Expand Down

0 comments on commit 45025a9

Please sign in to comment.