Add vue app to photo.html
This commit is contained in:
parent
ad028bc522
commit
1a6431b922
6 changed files with 21 additions and 2 deletions
5
showbits-thermal-printer-ui/src/AppPhoto.vue
Normal file
5
showbits-thermal-printer-ui/src/AppPhoto.vue
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<script setup lang="ts"></script>
|
||||
|
||||
<template>
|
||||
<noscript>Booh!</noscript>
|
||||
</template>
|
||||
Loading…
Add table
Add a link
Reference in a new issue