5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-16 17:09:28 +08:00

Another vue fix

This commit is contained in:
Lea Anthony 2022-05-01 10:47:09 +10:00
parent fac2a8ba3c
commit 490388ae8f
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -1,5 +1,6 @@
<script lang="ts" setup>
import HelloWorld from './components/HelloWorld.vue'</script>
import HelloWorld from './components/HelloWorld.vue'
</script>
<template>
<img id="logo" alt="Wails logo" src="./assets/images/logo-universal.png"/>