Calcolo Hours
This commit is contained in:
11
src/components/CInput/CInput.vue
Executable file
11
src/components/CInput/CInput.vue
Executable file
@@ -0,0 +1,11 @@
|
||||
<template>
|
||||
<div>
|
||||
<q-field
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" src="./CInput.ts">
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
@import './CInput.scss';
|
||||
</style>
|
||||
Reference in New Issue
Block a user