Files
kawai-focus-v2/client/src/views/TimersList/TimersList.vue
2026-02-19 16:26:16 +03:00

5 lines
217 B
Vue

<!-- TimersList.vue -->
<template src="@/views/TimersList/TimersList.html"></template>
<script lang="ts" src="@/views/TimersList/TimersList.ts"></script>
<style src="@/views/TimersList/TimersList.css" scoped></style>