Initial commit from monorepo
This commit is contained in:
5
app/pages/request/[id].vue
Normal file
5
app/pages/request/[id].vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<Section variant="plain" paddingY="md">
|
||||
<CalcResultContent />
|
||||
</Section>
|
||||
</template>
|
||||
Reference in New Issue
Block a user