Skip to content

Commit

Permalink
remove msg prop
Browse files Browse the repository at this point in the history
  • Loading branch information
amiraabouhadid committed Dec 2, 2024
1 parent 5cac27a commit 3451519
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/playground/src/components/qr_play_store.vue
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<script setup lang="ts">
const props = defineProps({
qr: String,
msg: String,
});
const apps = [
Expand Down

0 comments on commit 3451519

Please sign in to comment.