feat(ui): FRO-36 PWA
Added Knockoutwhist with manifest + worker to be downloadable. Offline screen can be improved
This commit is contained in:
9
src/views/OfflineView.vue
Normal file
9
src/views/OfflineView.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
<template>
|
||||
<h1> DU BIST OFFLINE!!!</h1>
|
||||
</template>
|
||||
<style scoped>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user