feat: implement timer screens and navigation
This commit is contained in:
4
client/src/views/TimerUpdate/TimerUpdate.vue
Normal file
4
client/src/views/TimerUpdate/TimerUpdate.vue
Normal file
@@ -0,0 +1,4 @@
|
||||
<!-- TimerUpdate.vue -->
|
||||
<template src="@/views/TimerUpdate/TimerUpdate.html"></template>
|
||||
<script lang="ts" src="@/views/TimerUpdate/TimerUpdate.ts"></script>
|
||||
<style src="@/views/TimerUpdate/TimerUpdate.css" scoped></style>
|
||||
Reference in New Issue
Block a user