Initial commit from monorepo
This commit is contained in:
6
app/pages/clientarea/request/[id].vue
Normal file
6
app/pages/clientarea/request/[id].vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<CalcResultContent />
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
</script>
|
||||
Reference in New Issue
Block a user