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:
parent
fac2a8ba3c
commit
490388ae8f
@ -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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user